Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat update page title #11

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Feat update page title #11

merged 1 commit into from
Sep 25, 2024

Conversation

freshavocado7
Copy link
Contributor

The page title now updates based on the view.

  • When in HomeView the page title now shows 'model name' - Model explorer
  • When in InsanceView before selecting any element the title shows 'layer name' - 'model name' - Model Explorer
  • When selecting an element in InsanceView the title shows 'instance name' - 'model name' - Model Explorer
  • Page also maintains title when reloading/hard reloading the content

closes: #8

@Wuestengecko Wuestengecko merged commit b532f28 into master Sep 25, 2024
7 checks passed
@Wuestengecko Wuestengecko deleted the feat-update-page-title branch September 25, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update page title to the instance page name or view
2 participants