Skip to content

Conversation

@takahirox
Copy link
Contributor

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

  • Remove flax stuffs and width 60px from browse style
  • Add justify-content: end to IconButton style

**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 to fix but it didn't work.

**Changes**

* Remove flax stuffs and width 60px from browse style
* Add justify-content: end to IconButton style
@takahirox
Copy link
Contributor Author

@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.

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