widgetti / widgetti/ipyvuetify
Copy-paste data to components inside a v.Dialog
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 355
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am currently developing a solution that contains at some point a Dialog that itself contains many fields and inputs. Everything is working great except that it is impossible for me to paste any data from the clipboard to fields or inputs inside the Dialog.
It seems like the focus when clicking a text-field for example is not on the text-field itself but maybe lost on something else.
Is there anyway to workaround that ? Thank you in advance
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing clipboard paste into a text field inside a v.Dialog, then trace the focus behavior in the widget and Vuetify dialog integration; done means pasted clipboard data is received by fields inside the dialog.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100