-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(chatbar): replies style and focus on reply AP-155 #468
Conversation
4e1b3fc
to
9035c1d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove a reply when switching conversations - this one still happens
Screen.Recording.2021-12-06.at.5.19.45.PM.mp4
rest seems good 🎨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sara's change, then good
9035c1d
to
1e86747
Compare
Updated! Thanks for noticing |
phil added a ticket for what you mentioned regarding
|
What this PR does 📖
Which issue(s) this PR fixes 🔨
JIRA: AP-155
Special notes for reviewers 🗒️
Additional comments 🎤
We should persist the replies when switching conversations but this needs a refactor in the way we store replies. Please open a ticket to keep track of this, thanks!