We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On small screens like on mobile, the "Select File" button and information to drag and drop is all hidden.
N/A
Attempt to upload a file on a screen with an xs width. Less than 768px i believe.
area: core
Binaries: Node: 20.14.0 npm: 10.7.0 Yarn: 1.22.22 pnpm: 9.7.0 Relevant Packages: payload: 3.0.0-beta.117 next: 15.0.0 @payloadcms/db-mongodb: 3.0.0-beta.117 @payloadcms/email-resend: 3.0.0-beta.117 @payloadcms/graphql: 3.0.0-beta.117 @payloadcms/live-preview: 3.0.0-beta.117 @payloadcms/live-preview-react: 3.0.0-beta.117 @payloadcms/next/utilities: 3.0.0-beta.117 @payloadcms/plugin-cloud-storage: 3.0.0-beta.117 @payloadcms/plugin-form-builder: 3.0.0-beta.117 @payloadcms/plugin-redirects: 3.0.0-beta.117 @payloadcms/plugin-seo: 3.0.0-beta.117 @payloadcms/plugin-stripe: 3.0.0-beta.117 @payloadcms/richtext-lexical: 3.0.0-beta.117 @payloadcms/storage-s3: 3.0.0-beta.117 @payloadcms/translations: 3.0.0-beta.117 @payloadcms/ui/shared: 3.0.0-beta.117 react: 19.0.0-rc-65a56d0e-20241020 react-dom: 19.0.0-rc-65a56d0e-20241020 Operating System: Platform: linux Arch: x64 Version: #1 SMP Fri Mar 29 23:14:13 UTC 2024 Available memory (MB): 15847 Available CPU cores: 16
The text was updated successfully, but these errors were encountered:
@paulpopus I don't think I can assign it to you like you asked.
Sorry, something went wrong.
This will be fixed in #8860
Thanks!
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
paulpopus
No branches or pull requests
Describe the Bug
On small screens like on mobile, the "Select File" button and information to drag and drop is all hidden.
![Image](https://private-user-images.githubusercontent.com/24447426/378946860-d0f984db-fd9f-4e69-861e-81aa5e3f1e06.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODA3MTAsIm5iZiI6MTczOTE4MDQxMCwicGF0aCI6Ii8yNDQ0NzQyNi8zNzg5NDY4NjAtZDBmOTg0ZGItZmQ5Zi00ZTY5LTg2MWUtODFhYTVlM2YxZTA2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA5NDAxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJmYWIxNTc2NjhjMmYxZWQwZWVmNjg2NTEzY2Q3YzQ4ZjdiMTI5YmQ1YTczODQwODA3Y2IzYmYyYWI4Mzg4MGUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.D6lgMSLCOYaU-gzMC6W7KGP94jTWIBNIYWSp99F84yQ)
Link to the code that reproduces this issue
N/A
Reproduction Steps
Attempt to upload a file on a screen with an xs width. Less than 768px i believe.
Which area(s) are affected? (Select all that apply)
area: core
Environment Info
Binaries:
Node: 20.14.0
npm: 10.7.0
Yarn: 1.22.22
pnpm: 9.7.0
Relevant Packages:
payload: 3.0.0-beta.117
next: 15.0.0
@payloadcms/db-mongodb: 3.0.0-beta.117
@payloadcms/email-resend: 3.0.0-beta.117
@payloadcms/graphql: 3.0.0-beta.117
@payloadcms/live-preview: 3.0.0-beta.117
@payloadcms/live-preview-react: 3.0.0-beta.117
@payloadcms/next/utilities: 3.0.0-beta.117
@payloadcms/plugin-cloud-storage: 3.0.0-beta.117
@payloadcms/plugin-form-builder: 3.0.0-beta.117
@payloadcms/plugin-redirects: 3.0.0-beta.117
@payloadcms/plugin-seo: 3.0.0-beta.117
@payloadcms/plugin-stripe: 3.0.0-beta.117
@payloadcms/richtext-lexical: 3.0.0-beta.117
@payloadcms/storage-s3: 3.0.0-beta.117
@payloadcms/translations: 3.0.0-beta.117
@payloadcms/ui/shared: 3.0.0-beta.117
react: 19.0.0-rc-65a56d0e-20241020
react-dom: 19.0.0-rc-65a56d0e-20241020
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Fri Mar 29 23:14:13 UTC 2024
Available memory (MB): 15847
Available CPU cores: 16
The text was updated successfully, but these errors were encountered: