GluuFederation / GluuFederation/flex
fix(admin-ui): removal of improper hover effect
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 21
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 29
Description
**Summary**:
- The hover effect on the "Script Type Filter" and "Search" fields is visually broken and should be removed.
**Steps to Reproduce**:
1. Navigate to the "Scripts" page.
2. At the top right of the table, hover your mouse over the "Person Authentication" dropdown (Script Type filter) or the "Search pattern" input field.
3. Observe the hover effect. It appears visually improper and obstructs the user's view, creating a poor user experience.
**Expected Outcome**:
- The hover effect should be completely removed from both the "Script Type Filter" and the "Search" field. The elements should remain static and clearly visible, without any visual changes or overlays when the mouse hovers over them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.