RocketChat / RocketChat/Rocket.Chat
Add hover style for Admin->Permissions table
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
The current Admin->Permissions table does not have a hover style as shown below:

If a hover style can be added, users can see each row more clearly when they are modifying Permissions for roles.
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 at the Admin->Permissions table and locate the code responsible for its row styling. Inspect the existing table behavior, add a hover state that makes each permissions row easier to distinguish, and verify in the Admin->Permissions view that rows highlight while the pointer moves over them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100