jazzhistorydatabase / jhdb-cms

Content management system for jazzhistorydatabase.com
3 stars 0 forks source link

Replace uses of default window.confirm/alert/prompt with custom dialogs #72

Open LucasNVarella opened 4 years ago

LucasNVarella commented 4 years ago

The approval and publish switches in the edit contributions page use default pop-ups. The Create contribution button uses a prompt. Replace those with custom React components.