Closed
Description
Is there an existing issue for this?
- 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
- 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
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done
Milestone
Relationships
Development
No branches or pull requests
Activity
[FIX] Hide text-size for Markdown type in Table lowcoder-org#1601
Merge pull request #1629 from iamfaran/fix/markdown-hide-textSize
adnanqaops commentedon May 26, 2025
This has been fixed/verified and will be released in V2.7.
adnanqaops commentedon Jun 3, 2025
This issue has been fixed and verified on Cloud ( V2.7.0 ). So, closing out this ticket.