Skip to content

fix(files_external): prevent dropdown entries from shrinking#60982

Open
leftybournes wants to merge 1 commit into
masterfrom
leftybournes/fix/files_external_add_storage_dialog
Open

fix(files_external): prevent dropdown entries from shrinking#60982
leftybournes wants to merge 1 commit into
masterfrom
leftybournes/fix/files_external_add_storage_dialog

Conversation

@leftybournes
Copy link
Copy Markdown
Member

Summary

Fixes the broken layout when the content doesn't fit the viewport height.

Checklist

AI (if applicable)

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

Signed-off-by: Kent Delante <kent@delante.me>
@leftybournes leftybournes added this to the Nextcloud 35 milestone Jun 4, 2026
@leftybournes leftybournes requested review from a team and skjnldsv as code owners June 4, 2026 11:39
@leftybournes leftybournes added bug 3. to review Waiting for reviews labels Jun 4, 2026
@leftybournes leftybournes requested review from nfebe and sorbaugh and removed request for a team June 4, 2026 11:39
margin-block: 0.5rem;
}

.externalStorageDialog__dropdown {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it not "1 0 auto"?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried it but it causes them to take extra space

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Japanese labels overlap form fields in External storage modal when viewport height is small

2 participants