Skip to content

fix(SearchUsersDialog): Improve initial load handling and caching for user search#1592

Open
aaryan359 wants to merge 1 commit intoeclipse-sw360:mainfrom
aaryan359:fix/search-dialog-initial-load-cache
Open

fix(SearchUsersDialog): Improve initial load handling and caching for user search#1592
aaryan359 wants to merge 1 commit intoeclipse-sw360:mainfrom
aaryan359:fix/search-dialog-initial-load-cache

Conversation

@aaryan359
Copy link
Copy Markdown
Contributor

Summary

Fix search dialogs so users do not need to click Search with an empty value to load results.

What Changed

  • Load initial results automatically when dialog opens.
  • Remove undefined-search bootstrap behavior.
  • Improve user search handling with in-memory caching to reduce repeated API calls.

Impact

  • Dialogs open with data immediately.
  • Fewer unnecessary backend calls.
  • Better and more consistent UX across role/vendor selectors.

Before

Screencast.from.2026-04-06.23-39-04.webm

After

Screencast.from.2026-04-07.00-13-38.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant