-
Notifications
You must be signed in to change notification settings - Fork 0
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
💄 📦 use fontawesome icons in AppBar #108
Conversation
I will wait for @MonikaFu 's review here, as this PR adds a new dependency (and also is a totally superfluous style change, so not urgent) |
Docker build status
|
Not sure if it is a good change. Maybe for GitHub it is but not sure if the save is clear enough as an icon to be honest. |
Yup totally fair enough. I thought it looked more elegant than the buttons, but perhaps also less user friendly. With that said, I imagine if a user was curious they would just click the icon, and relatively quickly understand that it saves a data_archive ¯_(ツ)_/¯ |
@MonikaFu FYI, a call with @hodie lead to the following feedback:
A general comment was also made: Overall actions then are:
|
Just one clarification: the conclusion was to have icons. If/when we have a proper bottom bar (like e.g. here on GitHub) there should be a text for GitHub just as there should be for Terms, Security, Contact. The download action probably does make sense to have on top since it's an action about the content. But the whole top bar will need to be reviewed once we can test it end-to-end and the dashboard is embedded into another page. Seems like a top-bar and especially the RMI logo will be confusing in that context. |
|
FYI @MonikaFu I removed the hover over effect cause it was clunky and distracting, but this is ready for review now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding a title to the icons results in a small banner appearing when they hover over the icon for longer. I think it adds a bit to the user friendliness without sacrificing the lean look of the icons.
Co-authored-by: Monika Furdyna <[email protected]>
Co-authored-by: Monika Furdyna <[email protected]>
Co-authored-by: Monika Furdyna <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Before
After
Towards #91