zalando-nakadi / nakadi-ui

Official Nakadi user interface.
MIT License
69 stars 12 forks source link

Display a confirmation dialog when updating schemas #106

Closed rcillo closed 4 years ago

rcillo commented 4 years ago

Users often change schemas without fully understading the consequences. This leads to multiple incidents and increased support effort in order to work around and amend such mistakes.

We consider that displaying a message asking for confirmation and alerting users to the potentially dangerous actions they are about to perform could have a positive impact.

The dialog is only shown when there are changes in the schema. Otherwise it continues to work as before.

Screen Shot 2020-05-26 at 5 46 46 PM

thomasabraham commented 4 years ago

👍

rcillo commented 4 years ago

👍