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: hardware details tree filter #534

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MarceloRobert
Copy link
Collaborator

@MarceloRobert MarceloRobert commented Nov 11, 2024

Enables filtering for trees in the Hardware Details page and selection for the header table.

How to test:

Enable dev feature flag before running the front-end by running export VITE_FEATURE_FLAG_SHOW_DEV=true
Enter the hardware details page and try out the row selection, check the url to see how it is sent to the backend and you may try to change the selection manually by changing the url.

Closes #500
Part of #446

@MarceloRobert MarceloRobert self-assigned this Nov 13, 2024
@MarceloRobert MarceloRobert force-pushed the feat/hardware_details_tree_filter branch 4 times, most recently from 94e1638 to 88c0ded Compare November 13, 2024 18:31
@MarceloRobert MarceloRobert force-pushed the feat/hardware_details_tree_filter branch from 88c0ded to 44dd8fe Compare November 13, 2024 18:53
@MarceloRobert MarceloRobert force-pushed the feat/hardware_details_tree_filter branch from 0088248 to 501995c Compare November 14, 2024 17:04
@MarceloRobert MarceloRobert marked this pull request as ready for review November 14, 2024 17:09
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.

Hardware Trees Header: Frontend With Filter
1 participant