fix(ChatView): update scroll button styles to improve user interaction#1246
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can suggest fixes for GitHub Check annotations.Configure the |
What Changed
Fixes #1243
scroll to bottombutton in ChatView.tsx.Why
Improves visibility of the button when hovering, prev bg was changing to a transparent color.
UI Changes
Before:
After:
Checklist
Note
Update 'Scroll to bottom' button hover styles in ChatView
Replaces accent background/text hover classes with border color, foreground text, and pointer cursor classes on the scroll button in ChatView.tsx.
Macroscope summarized bfd26f7.