widgetti / widgetti/ipyvuetify

Copy-paste data to components inside a v.Dialog

Open
#169 7 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.