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

Bug UI: Wider Screen 720p+ Touch/No Touch != Responsive? #58

Open
raditzlawliet opened this issue Dec 2, 2023 · 6 comments
Open

Bug UI: Wider Screen 720p+ Touch/No Touch != Responsive? #58

raditzlawliet opened this issue Dec 2, 2023 · 6 comments
Labels
UI Changes related to UI Element

Comments

@raditzlawliet
Copy link
Member

I notice something unusual, In chrome we can test the layout is using different view (Touch/No Touch) with different treat (responsive)

Touch (Mobile/Desktop) - Large Screen
image

No Touch (Mobile/Desktop) - Large Screen
image

Do we need to make it different with Touch? I don't think so.
I think for now it's better to stick with Screen instead (Responsive)

@raditzlawliet raditzlawliet added the UI Changes related to UI Element label Dec 2, 2023
@raditzlawliet
Copy link
Member Author

This issue noticed after #54

@raditzlawliet
Copy link
Member Author

I see, there's mixed style for touch
image
image

this style intended for touch screen, but because it's not restricted with screen-size (responsive), the wider screen still affected)

@raditzlawliet
Copy link
Member Author

@muktihari

@muktihari
Copy link
Member

muktihari commented Dec 2, 2023

Yes, layout for other than smartphone and destkop is currently have not been layouting properly. We can work on this later on the final re-layouting after all features completed. Our current priority is how can we make all components as independent as possible so when we do re-layouting it doesn't get affected (or affected at minimal)

@muktihari
Copy link
Member

Do we need to make it different with Touch? I don't think so.
I think for now it's better to stick with Screen instead (Responsive)

Yes I agree, I did mention the last responsiveness after bootstrap migration doesn't not fit on my iphone mini, and this re-layouting on OpenActivity.vue which is just for trial and error, so it doesn't affect the legacy TheActivity.vue

@raditzlawliet
Copy link
Member Author

That's good let use responsive for styling (pointer/touch will use as spesific case only).
Let keep this issue open and discuss again after re-layout plan come up later

@raditzlawliet raditzlawliet changed the title Wider Screen 720p+ Touch/No Touch != Responsive? Bug Wider Screen 720p+ Touch/No Touch != Responsive? Apr 27, 2024
@raditzlawliet raditzlawliet changed the title Bug Wider Screen 720p+ Touch/No Touch != Responsive? Bug UI: Wider Screen 720p+ Touch/No Touch != Responsive? Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Changes related to UI Element
Projects
None yet
Development

No branches or pull requests

2 participants