PetBattle Teams

95 - implement search

I now have so many teams that I cannot find what I want.

This idea is to implement different searches for:

  • team names
  • pet name, to find which teams it's in
    • This is via the user typing arbitrary text, not by selecting a particular pet to search it. That might be a useful additional feature if it's easy to implement.

This sort of functionality is probably quite divergent to how things are made right now and would be difficult to implement.

An interface overhaul as suggested by ticket 94, even stealing interace from _DevPad if possible, might make this feature possible.

User When Change
spiralofhope Mar 19, 2015 at 22:09 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 5 comments
  • Avatar of spiralofhope spiralofhope Mar 20, 2015 at 01:39 UTC - 0 likes

    I'm used to being able to search for sub-files and sub-folders from one particular folder at the filesystem level. This is one my nuisances for Firefox. It has a global search but not a search from one particular folder and its child folders.

    I'm not certain how that interface could be implemented for PetBattle Teams, but it may be worthy of some discussion.

  • Avatar of spiralofhope spiralofhope Mar 20, 2015 at 01:36 UTC - 0 likes

    If ticket 100 (Teams based on pet trainer) were implemented, and this search feature was also implemented, then there could be additional enhancements:

    • The search box has a a small dropdown arrow to its right
    • If clicked, a dropdown box would appear with "pet trainers".
    • It would have a checkbox next to it.
    • If checked, then searches would only apply to the list of pet trainers (names and locations) and their teams.

    I believe this feature would could have additional complexity and could be discussed at length later.

    Last edited Mar 21, 2015 by spiralofhope
  • Avatar of spiralofhope spiralofhope Mar 19, 2015 at 22:24 UTC - 0 likes

    If this was implemented, ticket 94 (folders) (if implemented) would benefit from searching.

    So if I have a folder called "foo" with arbitrary teams within it, I could search for "foo" and get the folder name (but not its contained teams) as a search result.

    Last edited Mar 21, 2015 by spiralofhope
  • Avatar of spiralofhope spiralofhope Mar 19, 2015 at 22:23 UTC - 0 likes

    If this was implemented, ticket 96 (team notes) (if implemented) would benefit from searching.

    Last edited Mar 21, 2015 by spiralofhope
  • Avatar of spiralofhope spiralofhope Mar 19, 2015 at 22:13 UTC - 0 likes

    An idea for use would be

    • The user types arbitrary text into a text area
    • The list of teams is filtered down so that only matches are displayed.
    • The selects one of the teams in that filtered list
    • The filter is removed, the full list of teams is displayed
    • The selected team remains selected
    • The list of teams is scrolled so that the selected team is roughly in the middle of the list of teams

    There would be an annoyance with the above if the arbitrary text were cleared in order to display the list of teams. Perhaps

    • don't empty that field but require the user press enter to search.
      • i.e. don't "search while typing".
    • The user could then type arbitrary text
    • press enter to see the filtered list
    • interact with the filtered list and then the full team list
    • and then return to the text box
      • to adjust the arbitrary text
      • or press enter again to get the team list.
  • 5 comments

Facts

Reported
Mar 19, 2015
Status
New - Issue has not had initial review yet.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees