Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-77203

Forge macro config with UI Kit Textarea "isMonospaced=true" is not monospaced

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

       Textare "isMonospaced=true" is not monospaced.

      <MacroConfig> <TextArea name="foo" label="code" isMonospaced="true" />

      I have tested it with the latest UI Kit 1.10.0.

      It is also the same with:

      <MacroConfig> <TextArea name="foo" label="code" isMonospaced={true} />

      The current implementation:

      This is the current design and the editor does not support the isMonospaced property.

      Suggestion:

      Please implement isMonospaced also for the editor.

      {{}}

              Unassigned Unassigned
              7af4c19cf335 Damian Kleszcz
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: