Swathi- Fixed the CSS changes for the Messaging UI in LBDasboard#4652
Swathi- Fixed the CSS changes for the Messaging UI in LBDasboard#4652SwathiAngadi wants to merge 6 commits intodevelopmentfrom
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
HemanthNidamanuru
left a comment
There was a problem hiding this comment.
Hi Swathi,
I tested this locally and overall it looks great. Dark mode, responsiveness, and the visual appearance all look good!
I did notice a couple of things that seem to be pre-existing bugs (not related to this PR):
- Messages are showing up twice after sending.
- The contact isn't rendering in the chat page after a message is sent.
One thing that does seem related to this PR:
3. The X button on the search input looks a bit off. It's not aligned properly with the input field.
Could you take a look at issue 3 before we merge? The other two can be tracked separately. Thanks!











LB Dashboard messaging UI was rendering the blank page due to CSS issues.
Related PRS (if any):
NA
Main changes explained:
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
Note:
LBDasboard components misses the header section. This issue is taken as part of other PR.
This PR concentrates on the visual appearance of the page.
Raised issue for " When user sends message, in the body multiple messages are triggered."