Actions
Bug #98
openDark mode is partially applied only to sidebar instead of entire chat interface
Status:
New
Priority:
Normal
Assignee:
-
Description
When dark mode is enabled, it is applied only to the left sidebar section. The rest of the chat interface (chat area, header, input box, and background) remains in light mode, causing inconsistent UI and poor user experience.
Environment:
Platform: Web
URL: dev.akindervolunteer.com
Module: Chat
Browser: Chrome
Steps to Reproduce:
- Open the application
- Navigate to Chat section
- Enable or trigger dark mode (or land in dark-themed state)
- Observe UI
Expected Result:
Dark mode should be applied consistently across the entire interface, including:
- Sidebar
- Chat header
- Chat messages area
- Input field
- Background
Actual Result:
Only the left sidebar is rendered in dark mode
Remaining UI stays in light mode
Files
Actions