We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On small screens the sidebar editor can take more than 50% of the available width. The grid is squished to the point were it becomes unreadable.
I propose to extend the sidebar editor to the whole width. Like we do it in Mail when viewing threads.
No response
Followup to #4133
The text was updated successfully, but these errors were encountered:
Shouldn't extending the sidebar to the full width on mobile rather be a default for the vue component?
Sorry, something went wrong.
cc @jancborchardt @nimishavijay @skjnldsv
Should be for the vue components
PR in nextcloud-libraries/nextcloud-vue#2747
szaimen
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
On small screens the sidebar editor can take more than 50% of the available width. The grid is squished to the point were it becomes unreadable.
Describe the solution you'd like
I propose to extend the sidebar editor to the whole width. Like we do it in Mail when viewing threads.
Describe alternatives you've considered
No response
Additional context
Followup to #4133
The text was updated successfully, but these errors were encountered: