kafka-ui
kafka-ui copied to clipboard
In case of using "," symbol system doesn't give the validation message for Topic name field
Describe the bug In case of using "," symbol system doesn't give the validation message for Topic name field
Set up https://www.kafka-ui.provectus.io/
Steps to Reproduce Steps to reproduce the behavior:
- Navigate to Topics
- Add a Topic
- Input the ";" symbol into Topic name field
- Make sure validation message appears "Only alphanumeric, _, -, and . allowed"
- Input the "," symbol into Topic name
Expected behavior Validation message about not allowed symbol is not displayed
Screenshots