Search Implementation milestones #346
davidgamez
started this conversation in
Decisions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Search Implementation milestones
As a UI user, I need to search for available feeds using multiple fields from different entities.
Requirements
a. Feed: Feed.feedName
b. Feed: Feed.provider
c. Feed: with Location by Location.country_code, Location.subdivision_name and Location.municipality
a. Search returns multiple types of feeds(GTFS, GTFS-rt), and on the feed type, the resulting documents will have different structures.
b. Search will be done with OR across entities TBD
c. Search is not case-sensitive and allows partial matches.
Milestones
UI Mockup: https://www.figma.com/file/LZVQecGplb4Lnuh7a24Jef/GTFS-Tool-Forms?type=design&node-id=1075-1466&mode=design&t=MBWrR3LyQsXHSZVw-0
Beta Was this translation helpful? Give feedback.
All reactions