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

Bug: layout shifting on select #4166

Open
shubhamchasing opened this issue Oct 14, 2024 · 4 comments
Open

Bug: layout shifting on select #4166

shubhamchasing opened this issue Oct 14, 2024 · 4 comments
Assignees
Labels
🐛 bug Something isn't working hacktoberfest Issues for https://hacktoberfest.digitalocean.com/

Comments

@shubhamchasing
Copy link
Contributor

Describe the bug

When a user clicks on a different value of select, it causes the layout shift. see recording below

Screencast.from.14-10-24.06.56.52.PM.IST.webm

Steps to reproduce

  1. Go to the user settings page
@shubhamchasing shubhamchasing added 🐛 bug Something isn't working 👀 needs triage labels Oct 14, 2024
Copy link
Contributor

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.

For full info on how to contribute, please check out our contributors guide.

@nickytonline
Copy link
Member

The drop down should have a fixed width, probably w-full so it expands to the size of its container element.

@nickytonline nickytonline added hacktoberfest Issues for https://hacktoberfest.digitalocean.com/ and removed 👀 needs triage labels Oct 15, 2024
@ryandotfurrer
Copy link
Contributor

.take

@ryandotfurrer
Copy link
Contributor

I plan to submit a PR for this by EoD Friday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working hacktoberfest Issues for https://hacktoberfest.digitalocean.com/
Projects
None yet
Development

No branches or pull requests

3 participants