-
Notifications
You must be signed in to change notification settings - Fork 212
update filtering UI on challenge listing #5068
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
Comments
Design f2f copiloted by eriantoongko |
@Oanh-and-only-Oanh in general the task looks clear. The only question is there UI for choosing month and year? |
@maxceem @Oanh-and-only-Oanh I will ask the winner to provide the UI and keep you guys updated. |
@maxceem @Oanh-and-only-Oanh month and year interaction added to the previous link. |
Thanks, @eriantoongko. Is it desired to implement a custom scrollbar for a month and year dropdowns, or we can use standard browser scrollbars? (I would recommend going with the standard ones). |
@eriantoongko, would it be possible to see what a standard browser scrollbar look like |
@Oanh-and-only-Oanh actually what the designer using right now is a mac version scroll bar. I attach my chrome scroll bar. |
@maxceem I think that is fine. We should use the native scrollbar provided by the OS. |
@eriantoongko, I don't think it's clear in the design that it's 2 separate calendars for choosing 2 dates (start and end). When user opens calendar for start date, only the exact date should be highlighted. Is it not a range like shown below. I also think it could still be clearer to the user that the calendar is for the "start" date field. |
Ah, yes, I did think that this calendar is for choosing a range because it is highlighting a range and it also suggests choosing several predefined ranges on the left: Another note from a non-USA citizen. I can see that the date format has been changed from |
@Oanh-and-only-Oanh just would like to confirm, that we also require that all the functionality should be accessible from the keyword:
|
@maxceem that's correct. All functionality should be accessible from keyboard. @eriantoongko, can we update the style to fit the 2018 look and feel - more on the blue colors than green. Thank you. |
Updated style back to blue: https://marvelapp.com/prototype/f70187e/ Custom date range: https://marvelapp.com/prototype/f70187e/screen/73620859, https://marvelapp.com/prototype/f70187e/screen/73620860 |
@Oanh-and-only-Oanh let me confirm the workflow:
|
2.The same blue square is fine. I just want to ensure it is keyword accessible.
|
One more challenge is done to update the challenge filter UI in general https://www.topcoder.com/challenges/4d9f86b5-f492-4b31-bad0-521098798037?tab=details There are 2 PRs:
Submission is almost perfect, there are only a few minor issues:
We would fix these issues after QA together with other issues found during QA. |
Note, final fixes are now done for items 1-8. New items 1-3 #5068 (comment) and #5068 (comment) are not yet fixed. |
@maxceem and @SathyaJayabal, this is intentional. we've condensed the functionality of the search bar so it can be used to search keyword, tags, and title. This was an enhancement of search feature made by @rootelement |
@maxceem , in this case, when a user clicks on any of the challenge tags, the url should be (example user clicks on tag |
Great catch @SathyaJayabal. We should apply tag in URL as or in the challenge listing page: This is because since recent changes, searching by tag should be done using a search field: |
Thanks, @SathyaJayabal. Will ensure it's fixed with other issues that are left. |
@maxceem I'll use Stag env to deploy a new feature, please let me know when ready to redeploy this one. |
@luizrrodrigues , not completed qa yet on this deployment. But we will complete it along with the rest of the fixes. |
…opcoder-platform#5068#issuecomment-741600474, topcoder-platform#5068#issuecomment-741596441 and hide the sub-community select box for the review bucket
@SathyaJayabal @luizrrodrigues All fixes are done now and pushed to the |
@maxceem , everything is good except for the "Specification Review" text overlap |
@SathyaJayabal fixed and pushed to |
Thanks @maxceem |
------------------------------------- 2020/12/15 - RELEASE v1.7.0 ------------------------------------- Milestone: https://github.com/topcoder-platform/community-app/milestone/88 community-app Issues: #5249 #5068 PR: #5257 DEPENDENCY: topcoder-react-lib Release: 1.1.4 Issue: #5068 PR: topcoder-platform/topcoder-react-lib#290
Currently, the calendar interface on the challenge listings page is not user friendly. See below

Update:
We'd like to update the calendar UI so that it is easier for members to input dates without having to click though the calendar.
The text was updated successfully, but these errors were encountered: