feat(lightspeed): chat history management - #1804
Conversation
Changed Packages
|
73b798c to
0746ca7
Compare
2a3ab1e to
4a97e5d
Compare
8ca5997 to
c6ae552
Compare
|
With the changes we definitely need to update the playwright tests. If you need help with that, give me or @HusneShabbir a shout. |
HusneShabbir
left a comment
There was a problem hiding this comment.
Could we update the Lightspeed settings kebab menu to be vertical here, similar to how it is in Figma?
87e3577 to
acebff3
Compare
HusneShabbir
left a comment
There was a problem hiding this comment.
/lgtm,
works as expected
|
LGTM, thanks! |
b7a0edd to
9e60496
Compare
9e60496 to
ca36712
Compare
|
To @karthikjeeyar 's point, agree that the empty states for the search results should be different from the normal ones. Once users search with a keyword and no results are found, I think we only need one empty state message, such as “No results match your search.” If either the pinned or recent section contains matching items, we show those results. For the section with no matches, we can still use the same empty state message. cc. @debsmita1 |
…ita1/rhdh-plugins into pr/debsmita1/1804
ca36712 to
bf4e9b1
Compare
|
|
@debsmita1 In case if both of the sections does not have results to show, then it should default empty state as April mentioned. Right now, search empty state messages are pushed into the filteredConversation array so PF's default empty state never shown in the UI. If all the sections are empty then do not push them into the array, so that default empty state will start to show up. |
|
PTAL |
|
/lgtm |
|
Debsmita is not available to merge the e2e PR on her branch until next week, so I suggest let us merge this PR and @HusneShabbir can open a separate PR. |
* feat(lightspeed): chat history management * feat(lightspeed): chat history management * add tests for chat management * update the search empty state and add tests --------- Co-authored-by: HusneShabbir <husneshabbir447@gmail.com>
* feat(lightspeed): chat history management * feat(lightspeed): chat history management * add tests for chat management * update the search empty state and add tests --------- Co-authored-by: HusneShabbir <husneshabbir447@gmail.com>











Hey, I just made a Pull Request!
Resolves:
Solution description:
Design 2
GIF/Screenshots:



Screen.Recording.2025-11-19.at.12.42.38.AM.mov
Screen.Recording.2025-11-19.at.12.52.30.AM.mov
✔️ Checklist