-
Notifications
You must be signed in to change notification settings - Fork 140
fix: implement consistent dropdown styling across practice page #355
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
base: main
Are you sure you want to change the base?
fix: implement consistent dropdown styling across practice page #355
Conversation
@adarsh0011 is attempting to deploy a commit to the saumyayadav213-gmailcom's projects Team on Vercel. A member of the Team first needs to authorize it. |
Thanks for creating a PR for your Issue!
|
@saumyayadav25, Please review the PR and add labels gssoc25 and level to this PR |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Can you add before vs after screenshots of changes made in other files like interview experience and company wise list? |
I don't get it what you are referring to...The issue i raised this PR for i have already attached before vs after screenshots. |
|
merge conflicts |
Related Issue(s)
Summary
The dropdown filters on the practice problems page had inconsistent styling and do not match the website's overall theme. The current implementation uses default browser stylings or a minimal custom style that lacks alignment with the design system, creating a visually disjointed user experience. (Now Solved)
Changes
Screenshots (if applicable)
Before

After
Checklist
Fixes #<issue_number>