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

UWP: Add tooltips to buttons #34

Closed
mikewilburn opened this issue May 24, 2019 · 3 comments
Closed

UWP: Add tooltips to buttons #34

mikewilburn opened this issue May 24, 2019 · 3 comments

Comments

@mikewilburn
Copy link
Contributor

The buttons that appear along the bottom of the feature detail bladeview could benefit from tooltips that appear when hovering the cursor over the button itself.

Until clicked once or twice and seeing the resulting behavior, it's not altogether clear what their intended action really is.

While in view mode:
image

While in edit mode:
image

@mikewilburn
Copy link
Contributor Author

Verified this is working --

View mode:
2019-06-25 16 49 05

Edit mode:
2019-06-25 16 50 09

@mikewilburn
Copy link
Contributor Author

mikewilburn commented Oct 30, 2019

@nCastle1 I failed to notice before (and only recently did based on current testing) that the tooltips for adding and opening an attachment are in sentence case whereas the others are written in title case.

Can you update those two to make them uniform throughout?

Open attachment --> Open Attachment
Add attachment --> Add Attachment

Edit: this is for both UWP and WPF.

@mikewilburn
Copy link
Contributor Author

These tooltips are now in title case in both WPF and UWP 👍

WPF UWP
image image
image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants