uhppoted / uhppoted-httpd

Browser based user interface for an access control system based on the UHPPOTE TCP/IP controllers
Other
4 stars 1 forks source link

[Enhancement] Cards | add delete button to each row #31

Closed iKrushYou closed 6 months ago

iKrushYou commented 6 months ago

I figured out that you can delete a card by removing the name and the card number. This is not very intuitive and it would be much more convenient if there was a button to delete a user (with a confirmation alert especially).

image
uhppoted commented 6 months ago

This is a deliberate design choice - there is almost never a need to delete a card. The UI makes the most common operations straightforward:

However, all the code is available and MIT licensed so you are free to modify it as you see fit.