-
Notifications
You must be signed in to change notification settings - Fork 22
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
Improve sort dropdown and communities page layout #503
Conversation
hey @ailisp |
<option value="a-z">A-Z</option> | ||
<option value="z-a">Z-A</option> | ||
</select> | ||
<div class="dropdown"> |
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.
This is a nice select, but needs to be full width
There are two PRs for the same story, this one and @itexpert120's #511 Zeeshan's has a wide screen Sort bar on mobile while this one does not In the codediff, I like how Zeeshan refactored and simplified the Card |
Ah, mine shows 3 columns on larger screen size. |
Yep, I see now. I was looking at wrong Zeeshan code. Updated and his PR covers all criteria, will merge that one. Thanks tho @Megha-Dev-19 :) |
Resolves #481
Preview link