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

Allows to paste from clipboard to field under cursor #14850

Closed
wants to merge 1 commit into from

Conversation

smackup
Copy link

@smackup smackup commented Nov 20, 2024

Description

Allows to paste from clipboard to field under cursor

Visual changes

No visual changes, only functionality

preview.mp4

Functional changes

  • [+] Code style has been fixed by running the composer cs command.
  • [+] Changes have been tested to not break existing functionality.
  • [+] Documentation is up-to-date.

@zepfietje zepfietje added the enhancement New feature or request label Nov 21, 2024
@zepfietje zepfietje added this to the v3 milestone Nov 21, 2024
@zepfietje
Copy link
Member

Thanks for contributing, @smackup!
While I do see the use case for this, I'm not sure about the UX of pasting into a hovered file upload field. Since it's easy to achieve this functionality in your own apps using extraAttributes, I'm going to close this PR.

If you think I'm wrong, please let me know! 🙂

@zepfietje zepfietje closed this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants