-
Couldn't load subscription status.
- Fork 1.5k
Description
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
- Navigate to Settings > Users (or Admins)
- Start typing in the search input field
- Type quickly or type while the component is loading
- 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
Labels
No labels
Type
Projects
Status
Done ✅