-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
fix: fixed dropdown styling #4077
fix: fixed dropdown styling #4077
Conversation
…own in add to workspace modal I decreased the size of the modal as well as the dropdown in desktop. However, I increased the size on mobile to make it more inline with the mobile styling. fix open-sauced#4063
✅ Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
remove line added in previous commit for NEXT_PUBLIC_EXP_API_URL
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zeucapua I am so sorry about that! I made a video but it wasn't showing up. I've fixed the PR comment to include the link to the video as well as appropriate screenshots. The way I went about fixing this touched on the |
Just rerunning the E2E tests we have a bit of flakiness in CI at the moment. 😅 |
@ryandotfurrer, if you run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like I'm still seeing some issue on smaller screens. I dropped a suggestion for the fix.
We've experienced this in GIS as well, no worries 😅 |
Done, ty for that! Any idea why the |
Co-authored-by: Nick Taylor <nick@nickyt.co>
It not in the gitignore for our project as it's settings for people to be able to contribute to the project, so any changes made will appear if you Maybe longer term we could have an example file and just have a step where we ask people to copy it. Pretty low on the priority list atm though. 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the collaboration, @nickytonline! I misunderstood the ticket at first but I'll ask for clarification next time if there is any area for confusion on the ticket. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! LGTM
Thank you! |
## [2.62.0](v2.61.0...v2.62.0) (2024-09-10) ### 🍕 Features * use `SplitButton` for repo page Add Workspace buttons ([#4062](#4062)) ([6cf13e6](6cf13e6)) ### 🐛 Bug Fixes * correct no insights message on contributor insights ([#4090](#4090)) ([49dfa03](49dfa03)) * fixed dropdown styling ([#4077](#4077)) ([4fa8b7f](4fa8b7f)) * use custom error component with Sentry error reporting for 500s ([#4078](#4078)) ([c3fd10e](c3fd10e))
I decreased the size of the modal as well as the dropdown in desktop. However, I increased the size on mobile to make it more inline with the mobile styling.
fix #4063
Description
This PR fixes bug #4063 by decreasing the size of the dropdown selector on desktop. I also took it upon myself to make the mobile styles more inline by increasing the size of the mobile dropdown. You can see these changes in the video below.
Related Tickets & Documents
Fixes #4063
Mobile & Desktop Screenshots/Recordings
Watch the video I made for this fix.
Desktop
Before
After
Mobile
Before
After
Steps to QA
Visit any repo of your liking and click the "Add to workspace" button. Please check it in mobile as well.
Tier (staff will fill in)
[optional] What gif best describes this PR or how it makes you feel?