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

File upload on mobile #5

Merged
merged 7 commits into from
Sep 25, 2024
Merged

File upload on mobile #5

merged 7 commits into from
Sep 25, 2024

Conversation

MichalBryxi
Copy link
Owner

@MichalBryxi MichalBryxi commented Sep 25, 2024

  • Had to hunt down ugly bugs 1, 2, 3 in ember-file-upload first.
  • Added a file input for devices that don't support drag & drop.
  • Better would be to have both, but working with input file is PITA.
  • Some aesthetic niceties.
  • Drop area disappears when used. We assume only one picture being used at a time.
  • Fixes File upload on click #1

Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for open-to-dot-dot-dot ready!

Name Link
🔨 Latest commit f7b391a
🔍 Latest deploy log https://app.netlify.com/sites/open-to-dot-dot-dot/deploys/66f3db0c4fce6200080a1221
😎 Deploy Preview https://deploy-preview-5--open-to-dot-dot-dot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@MichalBryxi MichalBryxi merged commit 13d8636 into main Sep 25, 2024
3 of 6 checks passed
@MichalBryxi MichalBryxi mentioned this pull request Sep 25, 2024
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.

File upload on click
1 participant