Skip to content

Bug: User List Page Search Input Loses Characters During Typing #23830

@harsh-vador

Description

@harsh-vador

Affected module
Does it impact the UI, backend or Ingestion Framework? UI

Describe the bug
A clear and concise description of what the bug is.

The search input on the User List page has a poor user experience where typed characters disappear during fast typing or when the component is in a loading state. This makes it difficult for users to search for users/admins effectively.

To Reproduce

  1. Navigate to Settings > Users (or Admins)
  2. Start typing in the search input field
  3. Type quickly or type while the component is loading
  4. Observed: Letters get removed from the input field

Screenshots or steps to reproduce

Screen.Recording.2025-09-30.at.6.45.50.PM.mov

Expected behavior
A clear and concise description of what you expected to happen.

  • The search input should maintain all typed characters smoothly during typing
  • Fast typing should be handled gracefully with debouncing
  • The input should not reset during loading states or component re-renders
  • The search should feel responsive and natural

Version:

  • OS: [e.g. iOS]
  • Python version:
  • OpenMetadata version: [e.g. 0.8]
  • OpenMetadata Ingestion package version: [e.g. openmetadata-ingestion[docker]==XYZ]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done ✅

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions