Skip to content

Mobile Support #80

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

Open
ShaanCoding opened this issue Apr 28, 2024 · 4 comments
Open

Mobile Support #80

ShaanCoding opened this issue Apr 28, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@ShaanCoding
Copy link
Owner

ShaanCoding commented Apr 28, 2024

Feature Details

Mobile support isn't 100% here yet, with the navbar being fully hidden on this view, we need to uplift this. But as this app is mainly targeted towards desktop users for now as only around 12% of users use it on a mobile device.

image

@ShaanCoding ShaanCoding added the enhancement New feature or request label Apr 28, 2024
@ShaanCoding ShaanCoding moved this to Todo in makeread.me May 5, 2024
@MathPow
Copy link
Contributor

MathPow commented May 5, 2024

Wow it is a cool tool. Where did you found those stats?

@MathPow
Copy link
Contributor

MathPow commented May 5, 2024

For the person that will pick this up, there is more information in the issue: #68

@ShaanCoding
Copy link
Owner Author

ShaanCoding commented May 6, 2024

Copying over from Add Mobile Navbar and Smaller Screen Support #68 as it was a duplicate

Summary

To fill out but make the Navbar on mobile show up as an hamburger and the overlay show above the current shown items as a modal taking up the whole screen. Similar to how https://ui.shadcn.com/ does it on mobile.

Code available here: https://github.com/shadcn-ui/ui/blob/main/apps/www/components/mobile-nav.tsx

On smaller resolutions instead of having the 'editor' and 'markdown' previewer in a stacked mode where you have to scroll down and up. Partly covered in #85 we should have it render as one panel with you able to jump between the two

Preview

image
image

@vZekii vZekii mentioned this issue Jul 25, 2024
@ShaanCoding
Copy link
Owner Author

ShaanCoding commented Aug 8, 2024

The navbar is done, but all other menus / pages need to be modified to be mobile friendly, I'm deferring this as only 5% of our app users use it on mobile, but if anyone has the time or wants to improve this, please do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants