[GH-ISSUE #1561] "Add Rule" button opens "Add Route" dialog if no rules are present #2670

Open
opened 2026-08-05 00:48:19 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @b00nish on GitHub (Feb 11, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1561

Describe the problem

If there is a total of 0 rules existing, the button "Add Rule" will open the "Add Route" dialog instead of the "Add Rule" dialog. Therefore you can't create any more rules.

To Reproduce

Steps to reproduce the behavior:

  1. Go to "Access Control" in the web interface
  2. Delete all rules
  3. Click on "New Rule"
  4. See the "New Route" dialog appear instead of the "New Rule" dialog

Expected behavior

It is expected and necessary that the "New Rule" button brings up the "New Rule" dialog because otherwise one is stuck with no rules and therefore an unuseable Netbird instance.

Are you using NetBird Cloud?

Self-Hosted

NetBird version

I assume 0.25.6 because I installed today

Originally created by @b00nish on GitHub (Feb 11, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1561 **Describe the problem** If there is a total of 0 rules existing, the button "Add **Rule**" will open the "Add **Route**" dialog instead of the "Add Rule" dialog. Therefore you can't create any more rules. **To Reproduce** Steps to reproduce the behavior: 1. Go to "Access Control" in the web interface 2. Delete all rules 3. Click on "New Rule" 4. See the "New Route" dialog appear instead of the "New Rule" dialog **Expected behavior** It is expected and necessary that the "New Rule" button brings up the "New Rule" dialog because otherwise one is stuck with no rules and therefore an unuseable Netbird instance. **Are you using NetBird Cloud?** Self-Hosted **NetBird version** I assume 0.25.6 because I installed today
saavagebueno added the bugdashboard labels 2026-08-05 00:48:19 -04:00
Sign in to join this conversation.
No Label bug dashboard
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#2670