fix(lightspeed): improve chat history sidebar UI and delete modal styling#3366
Conversation
Changed Packages
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3366 +/- ##
==========================================
- Coverage 54.01% 54.01% -0.01%
==========================================
Files 2409 2409
Lines 87709 87702 -7
Branches 24285 24284 -1
==========================================
- Hits 47377 47370 -7
Misses 40025 40025
Partials 307 307
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
@its-mitesh-kumar thanks for these great improvements!
A couple of other notes (not sure if they belong in this specific ticket):
|
@ShiranHi We already have a bug for it https://redhat.atlassian.net/browse/RHDHBUGS-3247. |
|
@ShiranHi addressed your 2nd comment. I am attaching the screen recording. S_.2026-06-11.at.2.45.48.PM.mov |
karthikjeeyar
left a comment
There was a problem hiding this comment.
Agree with @HusneShabbir there are two different icons in the play.
Pin/Unpin menu items: ThumbtackIcon from @patternfly/react-icons
Pinned chat sidebar indicator: PushPinIcon from @mui/icons-material
Use PF icons everywhere for consistency and avoid mix matching multiple frameworks as much as possible.
|
/approve |
…ling Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
…tion Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
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>
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
4dc283a to
4ce8fd2
Compare
|
|
New changes are detected. LGTM label has been removed. |








Description
Add icons to the chat action menu (Rename, Pin/Unpin, Delete)
Fix sidebar icon alignment
Improve the delete confirmation modal with rounded styling and chat name in the title (100 characters), removed
from your Lightspeed Activityfrom description.Keep the "New Chat" button always visible but disabled when a new chat is open
Update empty state messages for pinned and recent chats, updated the styles.
Fixed
UI after Fix
Light Theme
S_.2026-06-11.at.7.20.38.AM.mov
Dark Theme
S_.2026-06-11.at.7.26.04.AM.mov
✔️ Checklist