8000 site: restrict allowed characters in CreateGroupRequest.Name to `^[a-zA-Z0-9][a-zA-Z0-9\-]*` · Issue #13354 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
10000
site: restrict allowed characters in CreateGroupRequest.Name to ^[a-zA-Z0-9][a-zA-Z0-9\-]* #13354
Closed
@johnstcn

Description

@johnstcn

Currently when creating a group we do not place any restrictions on the Name field in the UI.

However, when you then go to edit the group the restriction on the Name field blocks any further edits until the name is updated. We should enforce this restriction uniformly.

(Note: this only counts for Name, and not DisplayName).

Metadata

Metadata

Assignees

Labels

good first issueEasily solved issues suitable for starters and community contributorss3Bugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboard

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0