vaadin / platform

Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right one.
https://vaadin.com
510 stars 76 forks source link

Popover component #5271

Open rolfsmeds opened 3 weeks ago

rolfsmeds commented 3 weeks ago

Description

A generic component for creating popovers positioned to an anchor element. (Different from tooltips in that popovers can contain interactive elements like buttons and input fields.)

Use cases

Acceptance criteria

Positioning

Modality and focus

Open/close behavior

Accessibility

Styling

Miscellaneous

Possible later enhancements:

General criteria

Security