fix: Chat - Can't open context menu by long press on mentions.#29648
fix: Chat - Can't open context menu by long press on mentions.#29648nkuoch merged 4 commits intoExpensify:mainfrom
Conversation
Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
|
@fedirjh, friendly bump for a review. |
fedirjh
left a comment
There was a problem hiding this comment.
We have a bug , cursor is not displayed as I-Beam when we select the mention
| Dev | Staging |
|---|---|
CleanShot.2023-10-17.at.00.31.06.mp4 |
CleanShot.2023-10-17.at.00.30.40.mp4 |
src/components/HTMLEngineProvider/HTMLRenderers/MentionUserRenderer.js
Outdated
Show resolved
Hide resolved
Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
|
@fedirjh, all done. |
|
@fedirjh, bump for a review. |
|
Bug: Can't open the context menu on right click on mentions CleanShot.2023-10-18.at.11.46.11.mp4 |
Signed-off-by: Krishna Gupta <belivethatkg@gmail.com>
|
@fedirjh, can you please check once again? Hopefully, there are no bugs now. We are using Text component instead of |
Reviewer Checklist
Screenshots/VideosWebCleanShot.2023-10-19.at.21.06.47.mp4Mobile Web - ChromeCleanShot.2023-10-19.at.20.54.36.mp4Mobile Web - SafariCleanShot.2023-10-19.at.21.05.31.mp4DesktopCleanShot.2023-10-19.at.21.14.49.mp4iOSCleanShot.2023-10-19.at.21.01.03.mp4AndroidCleanShot.2023-10-19.at.20.48.08.mp4 |
|
✋ 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 https://github.com/nkuoch in version: 1.3.91-0 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 1.3.91-8 🚀
|
Details
Fixed Issues
$ #27951
PROPOSAL: #27951 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android_native.mp4
Android: mWeb Chrome
android_chrome.mp4
iOS: Native
ios_native.mp4
iOS: mWeb Safari
ios_safari.mp4
MacOS: Chrome / Safari
web_chrome.mp4
MacOS: Desktop
desktop_app.mp4