Passky-Website icon indicating copy to clipboard operation
Passky-Website copied to clipboard

WebSite part multiple password delete

Open EvoWebFrance opened this issue 1 year ago • 4 comments

Can't push to the website part, the server part have been already pushed....

EvoWebFrance avatar Jul 02 '23 22:07 EvoWebFrance

Hello,

Thanks for your contribution.

I also wanted to add support for multi-password deletion, but the problem is the design. Checkbox and the button doesn't look good.

Maybe we can try it something like that:

  • User will hold down the row that he wants to select for at least 2 seconds.
  • After 2 seconds of holding down, the row will get selected (The background color of the row will also change to more lighter one - This will indicate that this row has been selected)
  • If at least 1 row is already selected, then each new row can be selected just by clicking on it.
  • Only after at least 1 row has been selected, the "Delete passwords" button will appear at the bottom and the buttons for pages will disappear.
  • When no rows are selected the "Delete passwords" button will disappear and the pages buttons reaper.
  • When you click outside of table, all selected rows will get deselected.

zigazajc007 avatar Jul 03 '23 06:07 zigazajc007

Hello, that's a good Idea. I will remove the checkboxes and make this kind of UI. No need to change anything on server side. I have pushed my modifications on my fork, but how should push on the website repo ?

Regards.

EvoWebFrance avatar Jul 03 '23 21:07 EvoWebFrance

Hello,

You can continue working on your fork of the repository -> main branch. So I can also help you with implementing this feature.

zigazajc007 avatar Jul 05 '23 09:07 zigazajc007

Hello, I have pushed the first version of the new UI on my fork. It works good, you can check it. Perhaps an indicator when select mode is on should be fired.

EvoWebFrance avatar Jul 05 '23 22:07 EvoWebFrance