[Bug]: Add Key button gets disabled look while hover
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.8k
- Forks
- 491
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Preconditions (Any important steps we need to know)
Steps to reproduce (How to reproduce what you found step by step)
Open Redis -> Open any DB configured
Actual behavior (A short description of what you found)
Add key button gets disabled behavior while hover over
Expected behavior (A short description of what you expected to find)
It should get highlighted as per the hover behavior
Screenshots (Paste or drag-and-drop a screenshot or a link to a recording)
Additional context (Operating system, version of Redis Insight, Redis database version, Redis module version, database type, connection type, logs, or any other information)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in RedisInsight: open Redis, open any configured database, and hover over the Add Key button. Trace the button's hover styling in the frontend and verify that the hover state is highlighted rather than visually disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- redis, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100