feat(lightspeed): fullscreen chat UX updates - history panel, message bar, and header redesign#3057
Conversation
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
…en-chat-ux-updates
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3057 +/- ##
==========================================
+ Coverage 60.80% 60.82% +0.01%
==========================================
Files 2067 2069 +2
Lines 63895 63967 +72
Branches 16660 16686 +26
==========================================
+ Hits 38852 38907 +55
- Misses 24481 24497 +16
- Partials 562 563 +1
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
Thanks @its-mitesh-kumar, great update!
|
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
I have removed the styles overriding through custom styles. Attaching updated screen recording Screen.Recording.2026-05-07.at.7.06.34.PM.mov |
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|




Summary
This PR implements comprehensive UI/UX updates for the Lightspeed chat in fullscreen mode, aligning with the Figma mockups.
Fixed
Changes
Header
History Panel
CollapsedHistoryStripcomponent with:Message Bar
AttachPlusMenucomponent for attachment functionality (bottom-left)Scope
All changes only apply to fullscreen display mode. Overlay and docked modes retain their original styling and functionality.
UI after changes
Screen.Recording.2026-05-06.at.9.11.22.PM.mov
Test Plan
Figma References
✔️ Checklist