Skip to content
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: newline via updating the count first before marking the messages as read #6459

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

parasharrajat
Copy link
Member

@parasharrajat parasharrajat commented Nov 24, 2021

Details

Fixed Issues

$ #6424

Tests | QA Steps

  1. Go to staging.new.expensify.com on two devices (P & Q).
  2. Login with accounts A and B respectively.
  3. Go to any chat other than between A and B (1:1)
  4. Send messages from A to B on device P.
  5. Enter the! 1:1 conversation on device Q that has unread messages and verify there is a green line indicating the New Messages.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

output_file.mp4

Mobile Web

Desktop

iOS

Android

....on the way

@parasharrajat parasharrajat requested a review from a team as a code owner November 24, 2021 16:05
@MelvinBot MelvinBot requested review from johnmlee101 and removed request for a team November 24, 2021 16:05
Copy link
Contributor

@johnmlee101 johnmlee101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@johnmlee101 johnmlee101 merged commit 03f1e76 into Expensify:main Nov 24, 2021
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@parasharrajat
Copy link
Member Author

parasharrajat commented Nov 24, 2021

Oops @johnmlee101 this needs to be CP'ed.

@johnmlee101
Copy link
Contributor

Running!

github-actions bot pushed a commit that referenced this pull request Nov 24, 2021
fix: newline via updating the count first before marking the messages as read
(cherry picked from commit 03f1e76)
@OSBotify
Copy link
Contributor

🚀 Cherry-picked to staging by @johnmlee101 in version: 1.1.16-7 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes.

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @roryabraham in version: 1.1.16-10 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @johnmlee101 in version: 1.1.16-11 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@ogumen
Copy link

ogumen commented Dec 1, 2021

The accessibility issues related to this PR:

  1. The green line against white background fails minimum contrast requirements of 3.00:1. The green () against white (#FFFFFF) has a color contrast ratio of 1.95:1 - failure of WCAG SC 1.4.11
  2. Same for "New" text with the same color pair used - failure of WCAG SC 1.4.3
    Chat_Green line and text against white fail contrast requirements

@OSBotify
Copy link
Contributor

OSBotify commented Dec 6, 2021

🚀 Deployed to production by @roryabraham in version: 1.1.17-7 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants