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

Webview tooltips #515

Closed
tjcouch-sil opened this issue Oct 2, 2023 · 3 comments · Fixed by #657
Closed

Webview tooltips #515

tjcouch-sil opened this issue Oct 2, 2023 · 3 comments · Fixed by #657
Assignees
Labels
enhancement New feature or request extensions team Able to be worked on by extensions team

Comments

@tjcouch-sil
Copy link
Member

tjcouch-sil commented Oct 2, 2023

As a user, I would like to see extra information about my tabs by hovering over the title so I can get the information I need at a glance.

As an extension developer, I want to specify webview tab tooltips so users can get the information they need.


Like in Paratext 9, web view providers should be able to specify a tooltip for their webview tab:

Image

This could hopefully simply be on the WebViewDefinitionBase in web-view.model.ts and carried along from the webview provider.

It should also be updatable, so it needs to be added to WebViewDefinitionUpdatableProperties (and the code using it) as well.

@tjcouch-sil tjcouch-sil converted this from a draft issue Oct 2, 2023
@tjcouch-sil tjcouch-sil moved this from Product Backlog to Open in Paranext Oct 2, 2023
@tjcouch-sil tjcouch-sil added enhancement New feature or request extensions team Able to be worked on by extensions team labels Nov 29, 2023
@rolfheij-sil rolfheij-sil self-assigned this Nov 30, 2023
@rolfheij-sil rolfheij-sil moved this from On Deck to 👀 In review in Paranext Nov 30, 2023
@rolfheij-sil
Copy link
Contributor

Fixed in #657

@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Paranext Nov 30, 2023
@Sebastian-ubs
Copy link
Contributor

Hi, tooltips also appear in the overflow menu, which makes it hard to select other items. So there they should be hidden in my opinion.
grafik

@Sebastian-ubs Sebastian-ubs reopened this Dec 5, 2023
@rolfheij-sil rolfheij-sil moved this from ✅ Done to 🏗 In progress in Paranext Dec 5, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Paranext Dec 13, 2023
@tjcouch-sil
Copy link
Member Author

We closed this for now. When the UX question is resolved, please open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extensions team Able to be worked on by extensions team
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

4 participants