Skip to content

Conversation

@veetmoradiya3628
Copy link
Contributor

Summary

What does this PR do?

UI changes for search functionality in project page where user can search by project name.

Does this close any open issues?

Closes #8340

Screenshots

Recording.2025-05-13.001304.mp4

Other Information

  1. debounce search for efficient API calls
  2. reset and state management for search input box.
  3. have not done any backend change since API was already supporting search by keyword parameter in query param.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. component/config-ui This issue or PR relates to config-ui pr-type/feature-development This PR is to develop a new feature labels May 12, 2025
Copy link
Contributor

@klesh klesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@klesh klesh merged commit 15eba06 into apache:main May 13, 2025
10 of 11 checks passed
@klesh
Copy link
Contributor

klesh commented May 13, 2025

@veetmoradiya3628 Thanks for your contribution.

@veetmoradiya3628 veetmoradiya3628 deleted the feat-8340 branch May 22, 2025 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/config-ui This issue or PR relates to config-ui pr-type/feature-development This PR is to develop a new feature size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][Projects page UI] Search functionality in the projects page for efficient usage

2 participants