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

Share dialog: content of dialog spills outside of dialog boundary when app window resized to min height #13967

Closed
benjthayer opened this issue Mar 14, 2024 · 0 comments · Fixed by #14003
Assignees
Labels
bug Something isn't working E:Desktop Profile Showcase Implementation of the Profile showcase
Milestone

Comments

@benjthayer
Copy link

benjthayer commented Mar 14, 2024

Issue:
When the Profile share dialog is in view (your own or someone else's) and the user resizes the overall app window to min height, the content of the dialog shows outside of the dialog boundary

What should happen:
The content should cut-off as required and vertical scrolling should be implemented

Steps to reproduce on someone else's profile:

  1. Go to someone else's profile
  2. In the context menu, click Show QR code
  3. Resize app window to min height

Steps to reproduce on someone own profile:

  1. Go to own profile
  2. Click Share Profile
  3. Resize app window to min height

Example:

Issue.mp4
@caybro caybro self-assigned this Mar 14, 2024
@caybro caybro added this to the 2.28.0 Beta milestone Mar 14, 2024
@caybro caybro added bug Something isn't working ui-team E:Desktop Profile Showcase Implementation of the Profile showcase labels Mar 14, 2024
caybro added a commit that referenced this issue Mar 17, 2024
- make the contents scrollable using a `StatusScrollView`

Fixes #13967
@caybro caybro linked a pull request Mar 17, 2024 that will close this issue
1 task
caybro added a commit that referenced this issue Mar 18, 2024
- make the contents scrollable using a `StatusScrollView`

Fixes #13967
caybro added a commit that referenced this issue Mar 19, 2024
- make the contents scrollable using a `StatusScrollView`

Fixes #13967
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working E:Desktop Profile Showcase Implementation of the Profile showcase
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants