Skip to content
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

Allow modal to grow when inner width exceeds container width #597

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

gillesdemey
Copy link
Contributor

@gillesdemey gillesdemey commented Sep 18, 2022

Description

Several issues are related to the inner width of the modal exceeding the fixed width of the container, this fix is a straight-forward fix that accounts for the various modals and allows the modal to grow if necessary.

I've briefly tested this manually by opening all modals in a non-English setup with longer translation strings and none of the modals were particularly wide as a result of this change.

Related Issue

Fixes #216
Fixes #232

Screenshots

before
image

after
image

Types of changes

  • Breaking change (changes that break backward compatibility of public API or CLI - semver MAJOR)
  • New feature (non-breaking change which adds functionality - semver MINOR)
  • Bug fix (non-breaking change which fixes an issue - semver PATCH)

@trim21 trim21 enabled auto-merge (squash) December 11, 2023 21:05
@trim21 trim21 merged commit b0dafe2 into jesec:master Dec 11, 2023
10 checks passed
@gillesdemey gillesdemey deleted the fix/modal-width branch December 19, 2023 12:03
@gillesdemey gillesdemey mentioned this pull request Dec 19, 2023
3 tasks
trim21 added a commit to trim21/flood that referenced this pull request Dec 20, 2023
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.

Responsive Bug Add Torrent Checkbox falls out of display zone
2 participants