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

Update <Input> components width on mobile to make them full width by default #9169

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

fzaninotto
Copy link
Member

@fzaninotto fzaninotto commented Aug 9, 2023

Closes #8795

Before After
localhost_9010_iframe html_args= id=ra-ui-materialui-input--all-inputs t=0 957211720134413 viewMode=story(iPhone 12 Pro) (2) localhost_9010_iframe html_args= id=ra-ui-materialui-input--all-inputs t=0 957211720134413 viewMode=story(iPhone 12 Pro) (1)

Also works on filters

localhost_8000_(iPhone 12 Pro)

@fzaninotto fzaninotto changed the base branch from master to next August 9, 2023 14:10
@fzaninotto fzaninotto added the RFR Ready For Review label Aug 9, 2023
@fzaninotto fzaninotto changed the title Input-width-mobile Make inputs full width on mobile Aug 9, 2023
@fzaninotto fzaninotto merged commit aaccd75 into next Aug 9, 2023
8 checks passed
@fzaninotto fzaninotto deleted the input-width-mobile branch August 9, 2023 14:39
@fzaninotto fzaninotto added this to the 4.13.0 milestone Aug 9, 2023
@fzaninotto fzaninotto changed the title Make inputs full width on mobile Update <Input> components width on mobile to make them full width by default Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the filter inputs full width by default on low screen resolution (mobile)
2 participants