Skip to content

fix(app): prevent nested scroll in unpaid model dialog#30718

Open
antlio wants to merge 1 commit into
anomalyco:devfrom
antlio:anthony/fix-dialog-select-modal
Open

fix(app): prevent nested scroll in unpaid model dialog#30718
antlio wants to merge 1 commit into
anomalyco:devfrom
antlio:anthony/fix-dialog-select-modal

Conversation

@antlio
Copy link
Copy Markdown

@antlio antlio commented Jun 4, 2026

Issue for this PR

Closes #30717

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

fixes nested scroll in the select model dialog. "Add more models" provider list had its own scroll container, so hovering it and scrolling moved only that inner list, the dialog itself wouldn't scroll, leaving the content below unreachable

How did you verify your code works?

opened the select model dialog and scrolled with the cursor over the provider list, the whole dialog now scrolls instead of getting stuck.

Screenshots / recordings

state preview
before

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@antlio antlio requested a review from adamdotdevin as a code owner June 4, 2026 09:49
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Jun 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

nested scroll prevents model dialog from scrolling

1 participant