-
Notifications
You must be signed in to change notification settings - Fork 606
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: sort filter dropdown arrow error #2008
base: master
Are you sure you want to change the base?
fix: sort filter dropdown arrow error #2008
Conversation
Signed-off-by: Darshan Lahamage <lahamagedarshan61@gmail.com>
Yay, your first pull request! 👍 A contributor will be by to give feedback soon. In the meantime, please review the Newcomers' Guide and sure to join the community Slack. |
✅ Deploy Preview for mesheryio-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Thank you for your contribution @darshanlahamage ! Add it as an agenda item to the meeting minutes, if you would. |
added ✅ // @darshanlahamage |
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.
@darshanlahamage could you please link the issue you fixed?
Have not raised issue yet nor associated to any existing one |
Description
This PR fixes #
This PR fixes the issue with the incorrect rendering of the dropdown arrow in the options menu.
Previously, the sort-by dropdown arrow was overlapping with sorting option as shown below.
Before -
After -
Notes for Reviewers
Let me know if there are additional style adjustments needed.
Signed commits