•  
      request #23049 Disabled "Preview" button of a text field is not visible in the artifact modal
    Infos
    #23049
    Thomas Gerbet (tgerbet)
    2021-09-21 16:41
    2021-09-21 10:56
    24594
    Details
    Disabled "Preview" button of a text field is not visible in the artifact modal

    When you have a text field in the Markdown format and want to preview it, the Help button is disabled. When it is, the label of the button becomes not visible.

    This is due to the rules used on tlp-button-secondary when they are disabled:

        &:disabled,
        &.disabled {
            @include tlp-button-disabled(var(--tlp-neutral-light-color-lighter-30), var(--tlp-neutral-light-color-transparent-40));
        }
    
    Trackers
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-09-21
    Attachments
    References
    Referencing request #23049
    Referenced by request #23049

    Artifact Tracker v5

    rel #22587 13.1

    Follow-ups