erikdubbelboer / erikdubbelboer/phpRedisAdmin
Allow shift-click to select multiple keys at once
- Dominant language
- PHP
- Stars
- 3.2k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
With shift-click you can select multiple keys, but when clicking on the checkbox nothing happens, this functionality would be cool.
I also noticed a little performance loss, when compared to the older version, it's when loading keys under "example:key1, example:key2".
Nice to have the selection box though!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing shift-click key-selection behavior and the checkbox interaction described in the issue. Verify selection when using the checkbox, then investigate loading keys under "example:key1, example:key2"; done means checkbox shift-click selects the expected keys without the reported performance regression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, redis
- Domain
- databases, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100