Henning Nöth created TOBAGO-2226:
------------------------------------
Summary: Popover component
Key: TOBAGO-2226
URL: https://issues.apache.org/jira/browse/TOBAGO-2226
Project: MyFaces Tobago
Issue Type: New Feature
Components: Core
Affects Versions: 5.7.0
Reporter: Henning Nöth
Create a popover component.
https://getbootstrap.com/docs/5.3/components/popovers/
There are already two features which use the Bootstrap popover component. Once
for error on a form component (like tc:in) and secondary the "help" attribute.
The configurability is not the best. For example it's not possible to have an
info button with a titleless popover.
We should create a <tc:popover> which can be placed inside a <tc:button> or
<tc:link>. The <tc:popover> may also be used to configure help/error buttons on
form components.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)