Skip to content

Hide message header when editing#7225

Merged
danieldoglas merged 3 commits intomainfrom
robert-editBoxHideHeader
Jan 20, 2022
Merged

Hide message header when editing#7225
danieldoglas merged 3 commits intomainfrom
robert-editBoxHideHeader

Conversation

@robertjchen
Copy link
Contributor

@robertjchen robertjchen commented Jan 14, 2022

Details

Thanks for the review! Let's hide the name/date header of messages when in edit mode. This reduces UI clutter and jerky transitions, and brings this behavior in-line with other popular chat clients. #design-approved ✅

Before

2022-01-18_20-17-04 (1)

After

2022-01-18_20-56-15 (1)

Fixed Issues

$ #6901

Tests / QA Steps

  1. Open a chat and send a message
  2. Hover over the message/tap and hold the message to bring up the options menu and select "Edit comment"
  3. Observe that the name/date header of the message disappears when entering edit mode.
  4. Save/Cancel the message edit and observe that the header has returned

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

iOS Screenshot

2022-01-19_14-47-48 (1)

Android Screenshot

2022-01-20_16-20-18 (1)

Desktop Screenshot

2022-01-20_16-23-07 (1)

@robertjchen robertjchen changed the title Hide message header during editing Hide message header when editing Jan 17, 2022
@robertjchen robertjchen marked this pull request as ready for review January 19, 2022 07:05
@robertjchen robertjchen requested a review from a team as a code owner January 19, 2022 07:05
@MelvinBot MelvinBot requested review from danieldoglas and removed request for a team January 19, 2022 07:05
Copy link
Contributor

@danieldoglas danieldoglas left a comment

Choose a reason for hiding this comment

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

Code LGTM, but maybe we should have printscreens of Android and desktop too?

@robertjchen
Copy link
Contributor Author

@danieldoglas Yep, screenshots added!

Copy link
Contributor

@danieldoglas danieldoglas left a comment

Choose a reason for hiding this comment

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

LGTM

@danieldoglas danieldoglas merged commit cd0f1b8 into main Jan 20, 2022
@danieldoglas danieldoglas deleted the robert-editBoxHideHeader branch January 20, 2022 14:47
@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.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @danieldoglas in version: 1.1.31-2 🚀

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

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @AndrewGable in version: 1.1.32-0 🚀

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.

3 participants