Skip to content

Add InstanceID filter to diag webUI #350

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

Closed

Conversation

barrett370
Copy link

Small PR to add ability to filter displayed instances in the WebUI, useful if instance Ids follow a specific convention to limit view to workflows related to a specific resource

@cschleiden
Copy link
Owner

Do I see that correctly, is that only client-side filtering of the current page?

@barrett370
Copy link
Author

Do I see that correctly, is that only client-side filtering of the current page?

yes, just filtering the results that are being displayed. I see that in a recent PR you have fixed pagination to fetch only the instances to be rendered from the database, so perhaps this approach isn't as useful as it only works on a page-by-page basis

@cschleiden
Copy link
Owner

Closing this for now. I think the idea still makes sense, but would like to see this more as a search instead of page/page filtering.

@cschleiden cschleiden closed this Jul 22, 2025
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