-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Prevent tags for showing in sidebar for edited messages #5042
Conversation
Corresponding Web-E PR is live, so this is now off hold. @AndrewGable do you know if I should hold off on merging this because of the |
Good question - My gut says yes, let's hold, but we could discuss further in Slack if you disagree. |
Re-tested and confirmed that this still fixes the original issue. Should be ready for review @AndrewGable! |
Excited for this one! Feel free to merge once E2E is done if I don't get to it first. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by @NikkiWines in version: 1.1.8-10 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.1.10-2 🚀
|
Details
Follow up to https://github.com/Expensify/Web-Expensify/pull/31834. Uses
message.text
instead ofmessage.html
so that we don't show tags in the sidebar when you edit a messageHELD until https://github.com/Expensify/Web-Expensify/pull/31834 is live.
Fixed Issues
$ #4702
Tests / QA Steps
Tested On
Screenshots
Web
web.mov
Mobile Web
mweb.mov
Desktop
desktop.mov
iOS
ios.mov
Android