Results 15 issues of Rick

# Feature ## Why is this feature being added? Most likely developers are adding features and testing in one browser. We should have an automated check to make sure the...

Priority: Medium
Type: Feature/Redesign

Design screenshot/assets to be attached here.

Priority: Medium
Type: Feature/Redesign

Priority: High
Type: Feature/Redesign

Line 6 in `docs/acls.md` states: `Please check https://tailscale.com/kb/1018/acls/, and `./tests/acls/` in this repo for working examples.` https://github.com/juanfont/headscale/blob/6049ec758ca46b5c6ee7abba4f3d472fb1e2ffa6/docs/acls.md?plain=1#L6 However ./tests/acls does not exist. Perhaps it's referencing `integration/acl_test.go`?

When adding a user After the user is successfully added The input box is not cleared. It should clear after a successful addition of a user. Steps to rep: 1....