Skip to content
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 design for mobile devices #77

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

DanielPantle
Copy link
Contributor

Hello,

first of all thanks for the great work on this repository, I really like it and enjoy using it!

I would like to suggest some small design changes for mobile devices. This pull request will change the following:

  • Add scroll snap for lanes: this will help for vertical scrolling on mobile devices as each lane will automatically snap into the center of the screen when the user scrolls vertically
  • Wrap the header: the menu is currently cut off and you need to scroll on the menu to get e.g. to the "New lane" button. This is improved by wrapping the buttons that do not fit in the header in a second line
  • Reduce size of modal: the modal was going until the edge of the screen, now it is reduced to have a little gap around it

@BaldissaraMatheus
Copy link
Owner

Thanks so much for the work! I'll test the changes included in this PR as soon as possible

Copy link
Owner

@BaldissaraMatheus BaldissaraMatheus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks and works great, thanks for the contribution!
New release with this change comes this weekend

@BaldissaraMatheus BaldissaraMatheus merged commit 43fee7f into BaldissaraMatheus:main Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants