Forms in view mode do not scale well on small screen resolutions #2140
Labels
1. to develop
Accepted and waiting to be taken care of
bug
Something isn't working
design
Related to the design
Please use the 👍 reaction to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
Describe the bug
Forms in view mode unnecessarily use more then 100% screen width on small horizontal resolutions.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Forms in view mode should be displayed without horizontal scrolling even on low horizontal screen resolutions like those on smartphones.
Screenshots
![image](https://private-user-images.githubusercontent.com/19748174/327952296-052c40c5-d63f-4fb0-9720-460257239029.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NzkyNDIsIm5iZiI6MTczOTU3ODk0MiwicGF0aCI6Ii8xOTc0ODE3NC8zMjc5NTIyOTYtMDUyYzQwYzUtZDYzZi00ZmIwLTk3MjAtNDYwMjU3MjM5MDI5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDAwMjIyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY5MWEzNDIxNzliNTVkMDFiNzk2NjE4NDBjMGE5ODY5NDVlN2U5NGZkZDNlODlkMTRhNTcyZTljYjMyZTlmMmYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.LQ5MYnr2SNY7oJD_0Q7pgz7uEr2S7kqNkzafzmyVweM)
Takes up more than available screen width:
With a Custom CSS workaround applied to force down the element width to 90% and remove margin:
![image](https://private-user-images.githubusercontent.com/19748174/327952469-25bef276-f6fc-42b6-af65-14af70223b69.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NzkyNDIsIm5iZiI6MTczOTU3ODk0MiwicGF0aCI6Ii8xOTc0ODE3NC8zMjc5NTI0NjktMjViZWYyNzYtZjZmYy00MmI2LWFmNjUtMTRhZjcwMjIzYjY5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDAwMjIyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI1ZGNhNGI5MzIwMDAyYjY1NjViZDg2Yjk5ZmI5NmYwNDQ1MWU0N2U5MmNjZDYzYmFlZjI0OTgxMDZhMjZkZjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mt3NIhI1ChdBJccJYX-Q3muvYsWczcQ1tNeq_5zXbq0)
System info:
2024-05-04.md
Nextcloud (please complete the following information):
Desktop (please complete the following information):
Smartphone (please complete the following information):
Browser log
How to access your browser console (Click to expand)
Chrome
Safari
IE9
Firefox
Opera
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: