Skip to content

fix: modal layout issues with footer positioning#2734

Merged
dylantientcheu merged 1 commit into
mainfrom
fix/ui-regressions
Aug 25, 2025
Merged

fix: modal layout issues with footer positioning#2734
dylantientcheu merged 1 commit into
mainfrom
fix/ui-regressions

Conversation

@dylantientcheu
Copy link
Copy Markdown
Contributor

@dylantientcheu dylantientcheu commented Aug 25, 2025

Summary

  • Add display: flex to modal container for proper flex behavior
  • Change footer position from absolute to initial to fix layout issues

Test plan

  • Verify modal displays correctly across different screen sizes
  • Ensure footer positioning works as expected in mobile view
  • Test that flex layout doesn't break existing modal functionality

Fixes #2724

- Add display: flex to modal container for proper flex behavior
- Change footer position from absolute to initial to fix layout

Fixes #2724
@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 25, 2025

Deploy Preview for docsearch canceled.

Name Link
🔨 Latest commit 490bdb1
🔍 Latest deploy log https://app.netlify.com/projects/docsearch/deploys/68ac6d2f1b95a20007e42ab9

@dylantientcheu dylantientcheu merged commit 4d042d6 into main Aug 25, 2025
10 checks passed
@dylantientcheu dylantientcheu deleted the fix/ui-regressions branch August 25, 2025 14:27
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.

UI bugs in 4.0.0-beta.7

2 participants