Open freelawbot opened 10 years ago
This is a fun jquery/html/css and ux project to make deleting favorites contain a confirmation step.
Current implementation lacks this step simply to get it out the door. It should be an easy feature to add.
Two models for doing this:
Github has a simple approach to this: Using the JavaScript popup confirmation box. We can just do that.
This is a fun jquery/html/css and ux project to make deleting favorites contain a confirmation step.
Current implementation lacks this step simply to get it out the door. It should be an easy feature to add.
Two models for doing this: