MemberJunction / MJ

Main MemberJunction Repository
https://docs.memberjunction.org/
ISC License
4 stars 0 forks source link

Improved UI for Record Editing/Change Display/Confirmation #358

Open AN-BC opened 3 months ago

AN-BC commented 3 months ago

Whenever you edit a record, as you start to make changes a new toolbar button automatically appears that allows the user to see the list of changes that have been made. Right now this just shows in a browser Alert box. We need a nicer UI for this with some kind of dialog that shows the changes in a grid or some other way to make it easy to see from/to values by field.

When you hit the cancel button, if you've made any edits, right now you get a browser Confirm pop up asking if you're sure you want to cancel your changes. Instead of this use a Kendo Dialog

Good issue for @nico-oz to take on with support form @JS-BC