lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: Hide the "text-size" property for the "Markdown" Column type in Table

Open adnanqaops opened this issue 7 months ago • 0 comments
trafficstars

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current Behavior

We have an issue where for the "Markdown" Column type in Table component, textSize property is shown and it's value can be updated. Although, it is not working, but we don't need to show the textSize property in "Markdown" column type. Because, Markdown is an abstract text format, ideal to control levels, lists etc. It is normally "far away" from defining a static font size.

Expected Behavior

Hide "textSize" property for Markdown column type in Table component.

Steps to reproduce

  1. Have a Markdown Column type in Table component.
  2. Go inside that Column, and observe that there is a "textSize" property.

Environment

Cloud

Additional Information

No response

adnanqaops avatar Mar 28 '25 14:03 adnanqaops