fix: disable the default callout in ios safari#22216
Conversation
|
@rushatgabhane Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/Videos |
|
Warnings were removed. Can you take a look again? |
|
Please let me know the reason of this PR not merged |
|
I'm not sure why linting failed. It has no error |
|
IMO, it makes sense to use a platform-specific code since this is an issue only for ios safari. Doing that would haven't any side effects. PR created 10 days ago. Please let me know what blocks us to merge this |
|
@parasharrajat |
parasharrajat
left a comment
There was a problem hiding this comment.
@rushatgabhane is C+ here so I shouldn't complete the final checklist. But it looks good to me.
|
Please take a look. thanks |
hayata-suenaga
left a comment
There was a problem hiding this comment.
yea I agree in this case we don't have to do file based organization for different platforms
|
thanks, sounds good! |
|
✋ 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/hayata-suenaga in version: 1.3.45-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.45-7 🚀
|






Details
Disable the default callout for image elements in iOS safari
Fixed Issues
$ #21344
PROPOSAL: #21344 (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
Web
21344_mac_chrome.mp4
Mobile Web - Chrome
21344_android_chrome.mp4
Mobile Web - Safari
21344_ios_safari.mp4
Desktop
21344_mac_desktop.mp4
iOS
21344_ios_native.mp4
Android
21344_android_native.mp4