Last Updated: May 22, 2026
Presently, the field outcome tooltip is displayed on hover of the field outcome icon on a row of the field selection table. The client should provide a means for the user to control the opening and closure of the tooltip, allowing the user to engage with the tooltip content directly (e.g., copy outcome description) or reference the tooltip content independent of cursor position.
Below are the base requirements for this feature:
- Enable the field outcome icon button to display its tooltip in a user-controlled fashion on click.
Additional Comments
- The
IconButtonWithPopper component will need to be extended to support the two interactions.
Last Updated: May 22, 2026
Presently, the field outcome tooltip is displayed on hover of the field outcome icon on a row of the field selection table. The client should provide a means for the user to control the opening and closure of the tooltip, allowing the user to engage with the tooltip content directly (e.g., copy outcome description) or reference the tooltip content independent of cursor position.
Below are the base requirements for this feature:
Additional Comments
IconButtonWithPoppercomponent will need to be extended to support the two interactions.