Open takahirox opened 1 year ago
@keianhzo Thanks for reviewing. Note that we may not merge this PR because we found that IconButton
is referred from multiple places and we are not sure if the change in the PR is ok everywhere. @nickgrato is seeking a better solution. Please refer to our private Discord channel.
A follow up PR to #6361
Problem
Browse button in Custom Object upload dialog displays weirdly in portrait mode on iOS. It unexpectedly covers almost the entire URL area in portrait mode.
We applied a change #6361 to fix but it didn't work.
Changes