Add categories within the tx form
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
While adding a category currently doesn't abort the transaction form, the category listing isn't updated if the user happens to add a category. I can think of three ways to do this:
1. provide a text input inside the transaction form that accepts the new category(ies) to be created
2. add a refresh button to the category listing, which will re-populate it
3. pop up the new category form using JS and reload (so it's somewhere between 1 and 2)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.