Fix: cannot search in Operate/Environments page

What does this MR do and why?

This MR fixes the issue with the search on the Operate/Environments page. It updates the loading state of the page to so that the search bar doesn't get disabled, and the user can proceed with typing.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screen_Recording_2024-11-28_at_23.41.24 Screen_Recording_2024-11-28_at_12.03.51

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Navigate to Operate -> Environments
  2. Create a few environments using the New environment button
  3. Verify the search bar. It should let the user continue typing while loading search results.

Related to #497629 (closed) and #506374 (closed)

Edited by Anna Vovchenko

Merge request reports

Loading