common-voice / sentence-collector

Tool to collect and review sentences for Common Voice
https://commonvoice.mozilla.org/sentence-collector/
Mozilla Public License 2.0
81 stars 63 forks source link

Improve loading and error messages #594

Closed MichaelKohler closed 2 years ago

MichaelKohler commented 2 years ago

Loading messages

Currently we're showing "Loading.." messages while loading data. To make this a bit nicer, we could replace those by a loading spinner.

Error messages

Currently error messages are either black normal text, or in some cases red. However we could improve these by using an alert banner with some background color. I do not have any specific design in mind, but worth trying out a few things.

MichaelKohler commented 2 years ago

:tada: This issue has been resolved in version 2.16.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: