When you add a new Host to a Podcast and click on the Add Person button nothing happens visually.
The Input fields stay filled out and the new person appears only after a few moments.
The Problem:
It's not immidiatly obvious that the button press worked, this can result in a person getting added multiple times since the button gets clicked again.
The text fields stay filled out, this may lead to wrong information added to a second person because the user did not clear the filed with the first persons data.
How to fix this:
- Visual confirmation that e button got clicked (notification like on pinepods, a checkmark in the button or something else)
- clearing of the the input fields so it's clear that something happend to the data
When you add a new Host to a Podcast and click on the
Add Personbutton nothing happens visually.The Input fields stay filled out and the new person appears only after a few moments.
The Problem:
It's not immidiatly obvious that the button press worked, this can result in a person getting added multiple times since the button gets clicked again.
The text fields stay filled out, this may lead to wrong information added to a second person because the user did not clear the filed with the first persons data.
How to fix this: