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

🐞 - textArea context menu paste cipboard #8591

Open
nvrrus opened this issue Aug 19, 2024 · 1 comment
Open

🐞 - textArea context menu paste cipboard #8591

nvrrus opened this issue Aug 19, 2024 · 1 comment
Labels
P3 This issue has low priority S3 This issue has low severity

Comments

@nvrrus
Copy link

nvrrus commented Aug 19, 2024

steps:

  1. copy any text to the clipboard
  2. open a TextArea, for example https://taiga-ui.dev/v3/components/textarea#base.
  3. Right-click below the cursor in the TextArea

expected:
there is an available "paste" button

actual:
there is no available "paste" button

@waterplea waterplea added P3 This issue has low priority S3 This issue has low severity and removed state: need triage labels Sep 17, 2024
@waterplea
Copy link
Collaborator

This will have to wait for refactored textarea in v4, current one has pretty complex DOM structure which make it hard to apply min height

@splincode splincode removed the bug label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 This issue has low priority S3 This issue has low severity
Development

No branches or pull requests

3 participants