[feat] Indicate when a list is created #367
Labels
No labels
a11y
Bug
Bug fix
cannot reproduce
CSS
Documentation
enhancement
Feature
Feature request
Held for next release cycle
Minor change
performance
priority: critical
priority: high
priority: low
priority: medium
priority: patch welcome
regression
Translation/Locale
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma-fe#367
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea
When the user click "Create" a list, there should be something to inform the user that it is successful, for example, a popup message while the form is cleared, or a redirect to the list of lists page to show that the list is created.
The reasoning
When creating a list with no feedback, the user may think that there are some error happened (e.g. network error) and hit the button again, ending up creating duplicate lists.
Have you searched for this feature request?