codeforsanjose / disaster-response-sj

Exploration of adding civic tech component to San Jose disaster response
MIT License
7 stars 12 forks source link

No confirmation that a disaster post was successfully created from admin page leads to duplicate posting #75

Open sunnymui opened 5 years ago

sunnymui commented 5 years ago

Usability issue referencing #67, more info here.

Right now when you create a post from the admin page, it won't show you any confirmation that a post was successfully created. This leads to users creating multiple posts because they aren't sure that their post was added.

Proposed solution:

The interface needs to show some kind of feedback that lets the user confirm their post was successfully created and that it is now published.

Perhaps we can have a confirmation notification and highlight their published post.