-
Notifications
You must be signed in to change notification settings - Fork 47
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
make buttons edgy on mobile #698
Conversation
1270d40
to
13f4aed
Compare
/compile amend / |
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13f4aed
to
be525dc
Compare
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.
Code looks good. But let's wait for the design team input before merging.
/compile amend / |
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4f226f2
to
584d1c9
Compare
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.
Reason for this: I think edgy buttons look better for mobile
:D love the reasoning.
Counter-proposal: We keep the circular buttons, but on mobile we move them to the bottom, with a bit of whitespace to the bottom and each of the sides respectively. Kind of like an Android FAB, but on both sides. Also easier to reach for fingers.
Prpblem with moving it to the bottom is that the buttons will overlap the content and other buttons in the templates which looks really weird, in my opinion. That is why they are positioned where they are currently... |
@jancborchardt what is your take on this?
|
Looks interesting! |
Not sure. Please decide and let me know to merge or to close :) |
I am fine with any decision but I need a decision here :) |
I would keep the circular buttons, it is consistent with our style :) |
okay 👍 |
Sorry for late reply @szaimen · regardong the overlap issue, we can make sure that if left/right controls are present, that on mobile there's room for them below the modal? |
This is best reviewed like this: https://github.com/nextcloud/firstrunwizard/pull/698/files?diff=unified&w=1
Reason for this: I think edgy buttons look better for mobile:
Signed-off-by: szaimen szaimen@e.mail.de
For my own testing