[GH-ISSUE #196] Dashboard - Setup Key status filter #507

Closed
opened 2026-08-05 00:38:57 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @braginini on GitHub (Jan 17, 2022).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/196

What?
Introduce a status filter for the Setup key.
Default - valid keys.

Why?
Keys tend to expire and the list might just grow.
It is also unnecessary to see all of the keys.

How?

  • Add a selector field on top of the table with a drop-down showing all possible statuses.
  • update React state when field changes.
  • we should not modify server for now, implementing this on a client side should be fine.
Originally created by @braginini on GitHub (Jan 17, 2022). Original GitHub issue: https://github.com/netbirdio/netbird/issues/196 **What?** Introduce a status filter for the Setup key. Default - valid keys. **Why?** Keys tend to expire and the list might just grow. It is also unnecessary to see all of the keys. **How?** - Add a selector field on top of the table with a drop-down showing all possible statuses. - update React state when field changes. - we should not modify server for now, implementing this on a client side should be fine.
saavagebueno added the enhancement2022 Q1dashboard labels 2026-08-05 00:38:57 -04:00
Author
Owner

@mlsmaycon commented on GitHub (Nov 2, 2022):

this was done

<!-- gh-comment-id:1299877747 --> @mlsmaycon commented on GitHub (Nov 2, 2022): this was done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#507