Kajabi/sage-lib

[Improvement] Checkbox - enhance message text

Closed this issue · 1 comments

Description

In the Quiz Settings page, there's an issue with the execution of the design below.

  • the message contains html
  • text styling does not match the existing message styles

Design

Screen_Shot_2022-01-04_at_10_44_16_AM

Usage

Screen_Shot_2022-01-04_at_10_44_59_AM

Additional Information

One attempt to resolve is below. The code was be:

Panel.Stack
  Panel.Row
    Checkbox
    P

The gif shows that the alignment falls between two spacing values, xxl and xl.
not_message

Screen_Shot_2022-01-04_at_12_56_47_PM
After consulting with design, these areas should be slots that render children of the component