-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
aspect: authenticationThis is a broad, abstract, and almost impractical category that we have yet to sort out.This is a broad, abstract, and almost impractical category that we have yet to sort out.component: dashboardmeta: never-staleThis issue can never become staleThis issue can never become staleteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Description
Problem to solve
Following up from #11768 (comment), the current message shown when the maximum number of users reached per license has the following issues:
- It's using an error prefix unnecessarily.
- It's not clear whether the user actually sign up or not.
Error: Maximum number of users permitted by the license exceeded
CURRENT |
---|
![]() |
Proposal
Update error message copy when maximum number of users reached per license, with a simpler copy but also better structure using bolder font weight for the first sentence.
Seems like the error is also coming from the backend, cross-posting in case this makes it more challenging to come up with the bolder sentence:
const msg = `Maximum number of users permitted by the license exceeded`; |
For example:
Maximum number of users reached. We could not sign you in because this instance has reached the maximum number of allowed users.
See also relevant discussion (internal). Cc @lucasvaltl @geropl @AlexTugarev
Metadata
Metadata
Assignees
Labels
aspect: authenticationThis is a broad, abstract, and almost impractical category that we have yet to sort out.This is a broad, abstract, and almost impractical category that we have yet to sort out.component: dashboardmeta: never-staleThis issue can never become staleThis issue can never become staleteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
stale commentedon Nov 9, 2022
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.