codersforcauses / codersforcauses/p2s-v2
[BUG] Clear Fields After Submit
Open
APP
easy
problem
- Dominant language
- Vue
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Problem**
Currently forms do not clear themselves after a successful submit making it hard to make multiple entities in a row.
**Where/When**
Any form, eg StudentCreate
**Desired behavior**
After successful creation of an entity the form should be cleared so all fields are in their initial state.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.