-
Notifications
You must be signed in to change notification settings - Fork 39
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
Bug in mobile view #2
Comments
Thanks for reporting this issue. |
looking forward, scrollng is also little hard in mobile view |
Should be addressed in 0.0.3 |
Original bug resolved, 👍 |
Would be nice to see the right side panel in a popover if mobile, for a first time average user who never used a builder, they may not be able to guess |
Ah yes, having touch gestures working on desktop and mobile with the components inside an iFrame was quite tricky, I spent countless hours trying to get them to work, and yet they seem to behave differently depending on the browser and platform. Looks like I will need to spend a bit more time on that.
By popover do you mean a full screen modal/dialog, or a shadcn type of popover where you can still see the elements behind it?
Can you give me more details about the browser and OS you are using? Also, can you give me more details about your usecases for using the UI Bilder on mobile vs desktop? |
Chrome 131.0.6778.81, Android 14.. May like every other builder only provide small, medium and large screen preview which is already present (and things simple by skipping the gestures), scroll behaviour is being over ridden by gestures and making it hard to use on mobile Regarding the usecase it's a simple page editor for teachers(not very tech savvy) and most of them use mobile phone as a daily driver.. |
First of all thank you for sharing your work and congrats on PH coverage..
coming to the issue, open https://www.uibuilder.app/ make the browser smaller to trigger mobile UI or open the page on a mobile..go to center tab, select a element..try to change the text props..the page hangs
Aditionally a thought for mobile view UI
The text was updated successfully, but these errors were encountered: