-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
NMC-127 - File action button behaviour for different viewport #28834
Conversation
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Some screenshots for before/after would be nice to make this easier to review for our design team :) |
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
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.
I like this change a lot, but I have some design feedback:
There is a flash when selecting or deselecting an element
Can we have some additional style on hover
?
Some ugly ideas:
Can we align "All" and "1 file (164 B)"
Can we make the "Cancel" button different to highlight that it is not an action like the others?
Something like that with the cross also styled in red:
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
@artonge I have done all the changes which you suggested. Please check it. |
Thanks, this looks much better already :) Three new nitpicks:
Maybe we should @jancborchardt for some proper design inputs :) |
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
@artonge I have done the changes which you suggested for trash icon.
We can't do this because we don't have space for Cancel action in small screen. Please refer below screenshot for the same
|
cc @nimishavijay 😉 |
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Really nice work! Suggestions from my end: This button style looks better for actions, because with an underline it looks like a link
I agree with removing the red for consistency, in any action menu it is not red either :)
I agree, it is a good idea. If we are keeping the Cancel action, can we get rid of the red colour? It makes it look like a much more dangerous action than it actually is.
Yes, agreed, we don't have to repeat actions. More suggestions:
Looks super cool :) |
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com>
Agree with all of @nimishavijay’s feedback above – @TSI-kavitasonawane anything remaining from those items? :) |
changing the milestone to 24 for the PR is against master, a feature and we branch off 23 very soon. |
yes! |
File action button behaviour changes:
We now show more single actions depending on the viewport size in the table header beginning from the first option in the dropdown.
We add a new option called "Cancel" (ger: Abbrechen") which will remove any selection (just remove selection, not the files of course).
We right align the Actions button.
We will show every option in the action button dropdown. It doesnt matter which option is also shown in the table header.
We add a new label called "All".
on S: we hide the label "All" according to the screen design
Screenshot after changes: