Skip to content

Initial search UI #6

@brehaut

Description

@brehaut

The search UI is central to the adventure lookup project. We eventually will want multiple search interfaces depending on user skill and needs. To start with we will create a simple text only search field with no real smarts. This tasks will also be concerned with the display and pagination of results and deal with search refinement.

  • Search interface abstraction (to represent this and future UIs. minimum required for this interface at this time)
  • Basic search field.
  • Connects to search middleware to request data.
    • Coordinate with middleware programmers to determine who will handle rate limiting
  • Basic list of results that updates as user types
    • Pagination of results.

Depends on #4, #5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions