Skip to content

Initial seach improvements #764

Description

@OrbisK

The initial search works-around the fact that we navigate from the index page to the search page. We need to prevent loss of focus between page renders. Teleports dont work because they recreate the element.

I can think of two options:

  • position/style the layout input to be centred on the index page (same input).
  • combine the index and search pages and show the index on initial load.

Feel free to add more.

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

    Labels

    uxRelated to wider UX decisions

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions