Open FlorianJacta opened 2 days ago
it'a dialog then But you want to position it relatively to another component. Would it be acceptable to provide the id of the other component ? (would need to be defined in the other comp and dynamically in the dialog)
Description
Here, I have clicked on an icon and I have a dropdown menu of labels next to where I clicked:
Here, I have clicked on icon and I see a dialog/part showing up next to where I clicked:
I want to do that generically to put anything in this part. If I click somewhere else, this dialog should disappear.
Acceptance Criteria
Code of Conduct