Content
View differences
Updated by Alexander Coles 12 months ago
**As** a user of customised OpenProject
**I want to** see attribute custom texts
**so that** enter data for projects more accurately
**Acceptance criteria**
* Show a question mark (?) icon after label text for project attributes configured with help texts.
* Clicking on the question mark icon should open a popover that displays the full help text.
* The (?) icon should be rendered with Primer colours.
**Technical notes**
* This implementation will replace usages of the existing Angular-based `opce-attribute-help-text` custom element with a primerized (server-rendered) component.
* Icons will be updated to use Octicons.
* Colours will be updated to confirm to Primer design system.
**Open questions**
* Explore how we show attribute help text
**I want to** see attribute custom texts
**so that** enter data for projects more accurately
**Acceptance criteria**
* Show a question mark (?) icon after label text for project attributes configured with help texts.
* Clicking on the question mark icon should open a popover that displays the full help text.
* The (?) icon should be rendered with Primer colours.
**Technical notes**
*
*
* Colours will be updated to confirm to Primer design system.
**Open questions**
* Explore how we show attribute help text