add seat limit for the invite dialog #328

Closed
opened 2026-04-05 20:54:55 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @stefan0xC on 10/17/2025

Adding a seat limit so that (as discussed/suggested here https://github.com/dani-garcia/bw_web_builds/pull/218#issuecomment-3415682716) the invite dialog shows the help text that you can invite multiple members by separating the mail addresses with a comma:
image

The number 20 was chosen because it is the hardcoded limit in the web-vault:
image

*Originally created by @stefan0xC on 10/17/2025* Adding a seat limit so that (as discussed/suggested here https://github.com/dani-garcia/bw_web_builds/pull/218#issuecomment-3415682716) the invite dialog shows the help text that you can invite multiple members by separating the mail addresses with a comma: <img width="925" height="387" alt="image" src="https://github.com/user-attachments/assets/8be7b0a7-9ef2-493a-9cf1-4680d56fe4c5" /> The number 20 was chosen because it is the [hardcoded limit](https://github.com/bitwarden/clients/blob/f3af6a813aa7ae7ec3c0581609af0f0c2e81146c/apps/web/src/app/admin-console/organizations/members/components/member-dialog/validators/input-email-limit.validator.ts#L30) in the web-vault: <img width="426" height="115" alt="image" src="https://github.com/user-attachments/assets/cc4ac7c1-c39e-453f-bc4f-9bc0e0dfa080" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#328