AnotherRedisDesktopManager
AnotherRedisDesktopManager copied to clipboard
Unexpected behaviour navigating key list with cursor keys
OS
Mac
VERSION
1.5.900
ISSUE DESCRIPTION
if at the top of a long key list and using the down arrow key to navigate down the list, it will loop back to the top shortly after reaching the bottom of the page of the list (even if it is many many times longer)
However if you are part way down the list it will continue and move the list down (expected behaviour)
Also I would have expected delete to work while in the list as if clicking the red BIN icon and prompting for deletion (it doesnt)
Thanks Rob
Thanks for your feedback.
reproduced, if you keep "down key" pressed and do not lift it up , it will loop from the bottom to the top, but if you press once every time, the list will scroll down, I'll try to fix it.
delete by "deletion key" sounds good
Adding to this I just needed to delete a large number of keys from a DB
Once a key was delete I expected the cursor to be on the next item so the I can continue to use cursor keys to navigate and delete (by Ctrl+D) but it does not even appear in the list meaning you have to go back to the mouse to click the list then find what you want to delete and start again.
Selecting the next item in the list after a delete would be a huge bonus in this kind of workflow.