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

Show small hints and description on mouse hover #31

Closed
Reckless-Satoshi opened this issue Jan 15, 2022 · 3 comments
Closed

Show small hints and description on mouse hover #31

Reckless-Satoshi opened this issue Jan 15, 2022 · 3 comments
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@Reckless-Satoshi
Copy link
Collaborator

Reckless-Satoshi commented Jan 15, 2022

For example hovering "Premium" gives you a small explanation of what it means. Useful for all the items in the form of the MakerPage.
In addition, there could be a on-by-default hint box over the Token TextField that reminds users to back it up.

@Reckless-Satoshi Reckless-Satoshi added the good first issue Good for newcomers label Jan 15, 2022
@Reckless-Satoshi Reckless-Satoshi added this to the v0.2.0 alpha milestone Jan 15, 2022
@Reckless-Satoshi Reckless-Satoshi self-assigned this Feb 1, 2022
@Reckless-Satoshi
Copy link
Collaborator Author

Mostly implemented in the latest PRs. Some more tips could still be added in the Order and Contract boxes.

@dbolser
Copy link

dbolser commented Mar 7, 2022

Please list the items where tips are missing

@Reckless-Satoshi
Copy link
Collaborator Author

Reckless-Satoshi commented Mar 7, 2022

Please list the items where tips are missing

Most critical ToolTips are already in place. As of now it is a matter of double checking all over the whole app and see where some tooltips could still be useful if added. One could think of adding ToolTips in:

1 - Rows of the OrderPage (Order box). (E.g, tapping on Premium explains what premium is)
2 - Different steps of the TradeBox (Contract box). (E.g, tapping on copy to clipboard says 'copied!')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants