carltongibson / neapolitan

Quick CRUD views for Django
https://noumenal.es/neapolitan/
MIT License
485 stars 34 forks source link

Delete confirm page text #25

Closed kasun closed 1 year ago

kasun commented 1 year ago

The Delete confirm page's button says "Save" and it has a blue background. Do you think we can improve this page with following changes?

  1. Change button text to "Delete" or something similar.
  2. Change button background color to Red.
  3. Change confirm text from "Confirm Delete" to something like "Are you sure you want to delete following {object_type}"?

If you agree happy to submit a PR for this.

carltongibson commented 1 year ago

Hey @kasun -- that would be great, thanks 🙏