You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 reach out to us on Discord or follow up on the issue itself.
For full info on how to contribute, please check out our contributors guide.
@takanome-dev and @Kepsondiaz thank you for looking into this, the issue is happening due an overflow-hidden been added to the page, I am not sure how that is being added right now, but you could notice it when you open the inspector and click on the select that you have, this will let you notice the changes in the inspector.
Here is the extra code that is being added when you open the selector:
I think this is related to this component components\atoms\Select\limit-select.tsx
Describe the bug
When you go to https://beta.app.opensauced.pizza/python/dashboard/filter/top-100-repos?range=90 and click on the number of contributors to view, the layout breaks and have an extra spaces.
Steps to reproduce
Browsers
No response
Additional context (Is this in dev or production?)
Discovered in #2185
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: