-
Notifications
You must be signed in to change notification settings - Fork 5
[$100] Filter "pills" should not pull form a static file. #15
Comments
@cwdcwd - Another option here is could allow orgs to define the default pill values per org then look up the rest. This would be useful for cutsomers which a number of set offices (like a certain finserv company who has Zurich, Barcelona, Japan, etc.). |
@wdprice Do we need to carry this out for Achievements too? |
@callmekatootie Yes |
Expected:
Now, for this ticket, we are expecting the following changes:
Rest of the workflow will be the same - user will get suggestions in the dropdown (or no results found message when no results are available) and user can select a value from the suggestion which will then trigger the search based on the selected location. User can reset the filter as well as remove individual selected filter pills. IMPORTANT - Solution expected in 12 hours after you pick. DO NOT pick if you cannot provide solution within this time. |
Also note - ticket talks about Achievements too. But for now, ignore it. |
Contest https://www.topcoder.com/challenges/30134497 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30134497 has been updated - it has been assigned to callmekatootie. |
Contest https://www.topcoder.com/challenges/30134497 has been updated - it has been assigned to genycopedison. |
@phongnt Please assign yourself again - would like TCX to pick up your name instead of mine |
Achievements filter being taken up in #620 |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30134497 |
Uh oh!
There was an error while loading. Please reload this page.
The "pills" near filters should pull directly from a database, not from a flat file outlining the options.
Example of current state:

The locations listed are defined in: https://github.com/topcoder-platform/u-bahn-app/blob/develop/client/src/services/static-data.js
Future State:
Default pill values should be determined by values that exist in the database for the current organization.
Same behavior should apply for Achievements.
The text was updated successfully, but these errors were encountered: