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

FR: Mobile Support #15

Open
tomerbs opened this issue Dec 28, 2023 · 10 comments
Open

FR: Mobile Support #15

tomerbs opened this issue Dec 28, 2023 · 10 comments
Labels
enhancement New feature or request

Comments

@tomerbs
Copy link

tomerbs commented Dec 28, 2023

Are you planning to add different layouts for phone, tablet, big screen?
Currently the phone layout is problemtic.
Desktop view:
image
phone view:
image

HA core: 2023.12.4
Supervisor: 2023.12.0
Operating System: 11.2
Frontend: 20231208.2
Fusion Ver: 2023.12.7

@matt8707 matt8707 changed the title Different Layouts FR: Mobile Support Dec 28, 2023
@matt8707 matt8707 added the enhancement New feature or request label Dec 28, 2023
@denveronly
Copy link

Safari on ios 15 just shows background

@Gerrett84
Copy link

Unfortunately, it is currently not possible to save changes made in the mobile browser.

@janiskelemen
Copy link
Contributor

Hi @matt8707,
thanks for your work! I think I can take care of mobile compatibility. I have also just created a first PR to fix the modal vertical overflow issue.

@janiskelemen
Copy link
Contributor

Hi @matt8707, would you consider adding a CSS framework like tailwindcss? This would make the styling way more maintainable eventually. Especially when it comes to viewports etc the styling sections will become a nightmare over time. Is there any reason you opted for vanilla css?

@matt8707
Copy link
Owner

@Gerrett84
Copy link

Thanks. But unfortunately saving is still not possible. :-)
Would it be possible for the sidebar to be displayed as a header in mobile mode?

Screenshot_20231230-211049.png

Screenshot_20231230-211133.png

@janiskelemen
Copy link
Contributor

I had a PR to improve the responsiveness but I used tailwindcss which was not merged. I need to redo it with plain css to get it approved. I hope to find time within the next days.

@luixal
Copy link

luixal commented Jan 7, 2024

Hi @matt8707, would you consider adding a CSS framework like tailwindcss? This would make the styling way more maintainable eventually. Especially when it comes to viewports etc the styling sections will become a nightmare over time. Is there any reason you opted for vanilla css?

I was supposing this was using tailwindcss already. That would make it much more easy to collaborate in the project.

@Gerrett84
Copy link

Fixed in 2024.1.4 👍🏻

Screenshot_20240113-205326.png

@Tra1n84
Copy link

Tra1n84 commented Jan 30, 2024

Hej,

first of all thank you very much for this great project and the great status it already has in a Pre-Beta phase.

I've noticed another problem when you're in mobile view and adding an Object in Edit mode. Whether via Browser or within the Home Assistant companian app. As it concerns the mobile view, i didn't want to create a new issue and post it here. I hope that is the correct approach.

In "normal" view you have the normal behavior of seeing the new Object with a dashed border:
image

In mobile view you do not see a new Object, but only a new gap (see red marking on the following screenshot). Means that the object next to it moves slightly to the right, but the new Object left of that is not visible:
image

Perhaps others also have this behavior?

Thanks for checking & Best regards
Thomas

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
None yet
Development

No branches or pull requests

7 participants