Page MenuHomeGitPull.it

Bus lines filter
Open, NormalPublic

Description

Hello everybody! 🖖

I'd like to filter the bus lines in order to find the one I'm looking for.

Thank you! <3

Event Timeline

fabio.mazza triaged this task as Wishlist priority.Nov 11 2023, 16:05
fabio.mazza raised the priority of this task from Wishlist to Normal.EditedSep 23 2024, 12:44
fabio.mazza moved this task from Arriving 🔥 to Simple Nice to Have ✨ on the Libre BusTO board.
fabio.mazza subscribed.

This should be fun, and very useful when you want to get, say, line 55 or 71.

Tentative Plan:

  • add a search box or a search bar in the fragment where there are all the lines (this could be done nicely with a Floating action button)
  • update the lines in the adapter, or find a similar mechanism, to show only the ones corresponding to the search

the lines have a code, like "gtt:4U" -> line 4, so it should be fairly straightforward. The barrato lines could be a problem, but we can ignore it for the moment