You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Have a Markdown Column type in Table component.
Go inside that Column, and observe that there is a "textSize" property.
Environment
Cloud
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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
Environment
Cloud
Additional Information
No response
The text was updated successfully, but these errors were encountered: