Skip to content

Improve experience of using interactive search in tbots.py #3887

Description

@StarrryNight

Description of the task

Currently, our interactive search in tbots.py has the follwing QOL issues:

  1. Search results not displayed. After a match, ./tbots.py jumps straight into launching the command. We should consider displaying the search result or maybe adding a confirmation button. Make sure any changes addressing this is compatible with the interactive cli.
  2. Interactive search not integrated well into interactive cli. Right now, if you try to launch a test with a vague search target, the fuzzy finder should open up a list of targets to choose from. Choosing any options will crash the interactive cli and display an error message. (Try ./tbots.py --> test --> [type in "6" as search target] --> empty --> select).

Acceptance criteria

  • Display search results
  • Add confirmation button
  • Fix target selection crashing issue
  • Test and make sure it works with vanilla commands and interactive cli
  • [ ]

Blocked By

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions