-
Notifications
You must be signed in to change notification settings - Fork 62
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
Improve the UI of the popover #3
Comments
I believe a good idea to improve the UI is to set If not a |
@bbenefield89 Thanks for your suggestion, I'll certainly take that into consideration. |
@prateekkalra Of course and if you have any ideas I wouldn't mind helping out. |
@bbenefield89 About your suggestion , I can't really come up with a way to tell users what each option stands for , because a 'pop over' over another 'pop over' won't look good . So if you got an idea, that could help me. |
@prateekkalra Yea I didn't really like the "create another popover" idea either but if you were to add a Examples
|
@prateekkalra I wasn't sure if this issue was still open. I implemented the title attribute as suggested by bbenefield89. Please see the pull request. I also didn't update the minified file since I wasn't sure which program you used to minify it. |
@Thomdeleon This title attribute makes no difference to the user's look and feel(UI). |
Perhaps making the popover larger, with small text under each button indicating the use of each? |
Can't we use tooltip for each icon? Something like this: tooltip demo |
@Shai1436 Using tooltip won't be a good option as the tooltip would be shown every time whenever the user hovers over the option and the popover's UI won't be minimalistic anymore. |
We could also replace some icons with simple text, just like selection option in android phones. |
Hello @prateekkalra, I would like to contribute. |
@prateekkalra is anyone working on this ? |
Hello @prateekkalra, I would like to contribute.
Thanks. |
I'm interested in contributing to this. |
@prateekkalra |
@prateekkalra I have created a PR where I added a small pop up animation on selection #43 |
No description provided.
The text was updated successfully, but these errors were encountered: