Dashboard - Setup Key status filter #105

Closed
opened 2025-11-20 05:06:20 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @braginini on GitHub (Jan 17, 2022).

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). **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 2025-11-20 05:06:20 -05:00
Author
Owner

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

this was done

@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: SVI/netbird#105