Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Browse button layout Round 2 #6365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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.

None yet

2 participants