Skip to content

Search Input performance enhancement: Smoother typing + fetching result #397

Description

@codeon89

What problem would this solve?

Currently Catalog search has an existing fetch debounce but it doesn't have an input debounce. User might experience lag or multiple app re-render while typing each keystroke. Library mostly doesn't have the issue because it's usually smaller in size also doesn't have the input handled.

What would you like Atlas to do?

  • Change fetch debounce to input debounce to Catalog search to reduce the lag experience while typing.
  • Add the same logic to Library search.

The change should impact both the main search field and the Sidebar's search field.

What have you tried instead?

No response

Which part of Atlas?

Library and browsing

Before submitting

  • I searched existing issues and this hasn't been requested

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions