Skip to content

feat(composer): make the maximized composer actually large - #13465

Open
CreatorOfBiontium wants to merge 1 commit into
nextcloud:mainfrom
CreatorOfBiontium:feat/larger-composer-modal
Open

feat(composer): make the maximized composer actually large#13465
CreatorOfBiontium wants to merge 1 commit into
nextcloud:mainfrom
CreatorOfBiontium:feat/larger-composer-modal

Conversation

@CreatorOfBiontium

Copy link
Copy Markdown
Contributor

Fixes #6589

Makes the composer large state bigger as suggested here.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

The maximized state used the modal's own "large" size, which caps a 900px and leaves most of a desktop screen unused. Size it to 75vw by 90vh, as design asked for in nextcloud#6589.

Also stop capping the height at 700px on phones, where the modal already goes full screen on its own.

Signed-off-by: Tobiáš Vašťák <tobias.vastak@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Composer is too narrow / small

2 participants