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

Multiple Email addresses overflow parent #19583

Open
scarlachs opened this issue Feb 26, 2025 · 1 comment · May be fixed by #19584
Open

Multiple Email addresses overflow parent #19583

scarlachs opened this issue Feb 26, 2025 · 1 comment · May be fixed by #19584
Labels
🐛 bug Something isn't working ui area: UI, frontend, button, form, input

Comments

@scarlachs
Copy link

Found a bug? Please fill out the sections below. 👍

Issue Summary

When multiple Emails are set in the prfile settings, it overflows the parent and horizontally scroll becomes available.

Steps to Reproduce

  1. Went to Settings
  2. Clicked on Profile
  3. Add multiple Emails

Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?

Actual Results

  • all Emails are in one line and overflow its parent

Expected Results

  • Emails to be wrapped if needed to create more than one row and stay in parents width

Technical details

  • Safari
  • macOS 14.5

Evidence

Image

Fix

This bug is fixable with class flex-wrap on its parent div

@scarlachs scarlachs added the 🐛 bug Something isn't working label Feb 26, 2025
@dosubot dosubot bot added the ui area: UI, frontend, button, form, input label Feb 26, 2025
@scarlachs scarlachs linked a pull request Feb 26, 2025 that will close this issue
3 tasks
@scarlachs
Copy link
Author

Created a PR #19584

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ui area: UI, frontend, button, form, input
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant