feat(coral): Topic name with prefix/suffix in forms
- Linguagem predominante
- Java
- Estrelas
- 195
- Forks
- 77
- Merge médio
- 8d 9h
- PRs com merge (30d)
- 1
Descrição
# Descriptions
When creating a topic, there can be rules for the topic name, e.g. to contain one of list of provided prefix / suffix or a combination of them. Currently the topic name filed is a text input where we inform users via placeholder about these rules (until DS offers description for fields) and have a validation for it.
In the future, we could:
- if it's one prefix/suffix -> have that visible for users so that it's clear that they don't have to add this manually but it will be part of the topic name, e.g.

- if there are more then one prefix / suffix maybe have a dropdown?? or something like that, so the user can only choose from that list and add the rest in a text input, so they are kind of "building" their topic name
We should also check if there are other places in our form where something like that could be included to make filling out forms simpler for users.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.