-
Notifications
You must be signed in to change notification settings - Fork 120
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
Comments
Safari on ios 15 just shows background |
Unfortunately, it is currently not possible to save changes made in the mobile browser. |
Hi @matt8707, |
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? |
initial mobile support |
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. |
I was supposing this was using tailwindcss already. That would make it much more easy to collaborate in the project. |
Are you planning to add different layouts for phone, tablet, big screen?
![image](https://private-user-images.githubusercontent.com/33035719/293171895-fb5585fb-6851-48b8-b12e-a954b7277730.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODM0MDgsIm5iZiI6MTczOTI4MzEwOCwicGF0aCI6Ii8zMzAzNTcxOS8yOTMxNzE4OTUtZmI1NTg1ZmItNjg1MS00OGI4LWIxMmUtYTk1NGI3Mjc3NzMwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE0MTE0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJkN2UyODg2ZTQ2OTZlNmE0M2ExYTE2YzE2MTA4MjVmNTc0NGI4ZWIxYTVkMTNmZjEyMDUyMjUzYmQwMmMxYTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.c9JopBOw7-0qFCfWS4a_lhuLk8-xh_YNW5Bg3P1Hxgg)
![image](https://private-user-images.githubusercontent.com/33035719/293172239-4048bec2-0373-4d16-a19e-0b28848d75dd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODM0MDgsIm5iZiI6MTczOTI4MzEwOCwicGF0aCI6Ii8zMzAzNTcxOS8yOTMxNzIyMzktNDA0OGJlYzItMDM3My00ZDE2LWExOWUtMGIyODg0OGQ3NWRkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE0MTE0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMzOGU5MjQ1NGE3ZTg3NDAyMGFiZGRmZDk1Yzg3ZjQ5M2IzNTQyZWFkZjNjMjg5ODMzMDNlY2M4Y2QyNTFjZWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Sk4hBh9PjpkYgT_zVv2gO1UtEEwRGsZU70GqY5ugq_I)
Currently the phone layout is problemtic.
Desktop view:
phone view:
HA core: 2023.12.4
Supervisor: 2023.12.0
Operating System: 11.2
Frontend: 20231208.2
Fusion Ver: 2023.12.7
The text was updated successfully, but these errors were encountered: