Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add search filter for routes in the route management page #423

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

imp2002
Copy link
Contributor

@imp2002 imp2002 commented Feb 11, 2025

Ⅰ. Describe what this PR did

add search filter for routes in the route management page.
A service associated with a route belongs to multiple namespaces. Is it necessary to display namespaces and filter by namespace as described in the alibaba/higress#1659? I can try to continue adding this functionality in this PR.

Ⅱ. Does this pull request fix one issue?

fix: alibaba/higress#1659

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

image
image

Ⅴ. Special notes for reviews

Copy link
Collaborator

@CH3CHO CH3CHO left a comment

Choose a reason for hiding this comment

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

感觉是不是输入之后自动过滤更好一些?

另外,清空感觉用这个方式做就可以了:
image

@imp2002
Copy link
Contributor Author

imp2002 commented Feb 14, 2025

PixPin_2025-02-14_14-47-54

Copy link
Collaborator

@CH3CHO CH3CHO left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@CH3CHO CH3CHO merged commit ffb230c into higress-group:main Feb 14, 2025
4 checks passed
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.

完善 路由 界面显示,在发生故障的时候,方便查找 通过域名查找后端指定的服务
2 participants