rctxs opened a new issue, #3146: URL: https://github.com/apache/apisix-dashboard/issues/3146
### Issue description I tried to add or edit a username of a consumer in the new admin ui / dashboard. According to the [changelog ](https://github.com/apache/apisix/blob/release/3.13/CHANGELOG.md#3130) of APISIX 3.13 it is possible to add consumers with usernames with a hyphen (`-`) in it. I've tried that out using the Admin-API and it works. Which is great, thanks for the new feature! However, it does not work using the new admin ui / dashboard. ### Expected behavior The new admin ui / dashboard should support adding consumers with a username with a hyphen in it. ### How to Reproduce 1. Go to the new admin ui / dashboard. 2. Try to add a consumer with a username with a hyphen in it. 3. The ui does not accept the input and marks it as invalid. ### Screenshots <img width="969" height="594" alt="Image" src="https://github.com/user-attachments/assets/e0321c8a-10b8-4c66-972f-a889ec1ae1f0" /> ### Environment - APISIX Docker Image: apache/apisix:3.13.0-debian - ETCD Docker Image: bitnami/etcd:3.6 ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org