jspaint icon indicating copy to clipboard operation
jspaint copied to clipboard

Manage Storage UI

Open 1j01 opened this issue 8 years ago • 3 comments

Removing a bunch of items is annoying. The remove buttons don't stay in the same place when removing things if the images are different sizes, and there's no remove all button.

Maybe it could be more elegant as a checkbox list type thing, either with a table header checkbox to select all or an explicit Select All button. Or, an explicit Remove All button; that would work too and be one less step.

1j01 avatar Oct 19 '17 03:10 1j01

I've fixed the main issue of the buttons not lining up in https://github.com/1j01/jspaint/commit/f645febad139c11e60b09fca864b0e26265b1aac

The other main thing is letting the user remove all items at once. Do you have a plan for that?

1j01 avatar Jan 23 '18 01:01 1j01

@1j01 I was thinking of either a button that says "remove all" or make the storage menu a list of check boxes. And a check box that says "remove all"

wuweiweiwu avatar Jan 24 '18 05:01 wuweiweiwu

@1j01 Sorry been busy with work. But should have a PR up tomorrow night

wuweiweiwu avatar Feb 06 '18 07:02 wuweiweiwu