-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 menu mobile display #7826
Comments
/oss.gg 1200 |
Thanks for opening an issue! It's live on oss.gg! |
/assign |
You already have an open issue assigned to you here. Once that's closed or unassigned, only then we recommend you to take up more. |
@ketanMehtaa hey sorry we're not 100% sure we'll go with this design in the end. @Bonapara will confirm soon |
@FelixMalfait okay |
/assign |
Assigned to @ketanMehtaa! Please open a draft PR linking this issue within 48h |
/assign |
This issue is already assigned to another person. Please find more issues here. |
Hi @ketanMehtaa edited the desired behavior. We want to use the compact sidebar instead of displaying the menu in a side panel |
The buttons should be 32x32 pixels to make them more easily clickable, as the height is currently only 28 pixels on desktop! (me might change them to 40x40 in the future) |
/assign |
This issue is already assigned to another person. Please find more issues here. |
@Bonapara, Is the bottom menu a slider? Like I've on my portfolio on small devices: https://v2-zzia.vercel.app/ |
/assign |
This issue is already assigned to another person. Please find more issues here. |
Note: the compact sidebar already exists (click on the "minize" button on the top-right corner of the left navigation menu), we're not talking about recreating a sidebar from scratch but arranging it so that this vertical sidebar can be displayed horizontally and use as the new navigation bar in mobile mode |
/assign |
This issue is already assigned to another person. Please find more issues here. |
/assign |
This issue is already assigned to another person. Please find more issues here. |
/assign |
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
Thanks a lot @ketanMehtaa @Hitarthsheth07, still much work needed on both PR. We'll merge whichever is the best with 1200 points and award 500 points to the other. Feel free to work together if you want @ketanMehtaa the good thing about your PR is that you tried to re-use existing code! But the visual outcome is still very far from what we want. @Hitarthsheth07 you're closer to the outcome but you didn't re-use the compact sidebar as instructed :). The less code there is in your PR the better, avoid duplicating logic (ex: the items displayed in the menu should, come from a single source of truth, desktop or mobile). Feel free to ditch the existing |
@FelixMalfait, Should I also give it a try? |
@Khaan25 Thanks! I think 2 is enough 😄 |
@FelixMalfait On it! Will be done by update the PR by tommorow |
Great @Hitarthsheth07 thanks! |
@FelixMalfait Heyy, What should be done with the settings page? Should it be kept the same full screen as it is now? |
@Hitarthsheth07 yes that'd be great. Mobile settings don't matter as much, we don't need something that feels native, we just want something that works and doesn't feel clunky :) |
Pull the latest code, I with @charlesBochet improved the settings page navigation. I think that might help you out as well. Can't remember the issue number |
Hey if the issue still persists I would love to give it a try |
We need to refactor the navigation drawer zone before proceeding with this feature. Also @Bonapara we should settle on an easy version of this horizontal nav bar, I'll write it down here. |
https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=43185-135140&node-type=frame&t=OOVK3xhrcy5zJPVL-11
Current behavior
Desired behavior
TODO :
The text was updated successfully, but these errors were encountered: