-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add hover states for buttons #620
Conversation
Also welcomeBanner and FileUpload
Deploying opendataeditor with Cloudflare Pages
|
* 278 - Add MacOS notarize files and secrets * Fix typo * Allow notarize in PRs * Add notarize secrets to the action * Upgrade electron-builder * Add some extra resources to the file * Clean debugging option
Also welcomeBanner and FileUpload
Hi, looks good! A few things I spotted: The hover border doesn't seem to be from the palette: Publish button looks to be in the wrong place: Not related to this PR I think but the "Unsaved Changes" dialog is really unclear: Cancel the action or cancel the changes? Usually, in this context cancel means don't do anything and get me back (not discard) |
Hi @roll I have addressed your comments except the one from the cancel. What is your suggestion? To have the text say "discard" instead of cancel? We wanted to have a standard cancel action for all buttons, this is why we changed the discard text to have all say "cancel" but you are right, in this case is confusing. This should be discussed with @romicolman and @Faithkenny . |
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.
Hi! I checked everything on Mac. All dialogs are now OK except from the Publish one. I tried to add an URL and the button never gets activated. I think this is a separate issue so if the button is aligned with the rest of the design, please, merge it and I'll create a separate ticket.
Hi! I have just checked all comments. Please, do not change the Cancel button for Discard. However, let's make the text clearer: Replace There are unsaved changes. For There are unsaved changes. Please, click save or cancel. |
Cancel action or changes? |
Hi! Actions can be broad for users. Please @guergana let's procede with the text I suggested until we finish the user testing session. I'll inform you both if users mention find the change confusing. |
Hover states done: