Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
adnanqaops opened this issue Mar 28, 2025 · 0 comments
Open
1 task done
Assignees
Labels
Bug Something isn't working Javascript Frontend Pull requests that update Javascript code

Comments

@adnanqaops
Copy link
Collaborator

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

  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 adnanqaops added Bug Something isn't working Javascript Frontend Pull requests that update Javascript code labels Mar 28, 2025
@adnanqaops adnanqaops moved this to 🆕 New in Lowcoder Mar 28, 2025
iamfaran added a commit to iamfaran/lowcoder that referenced this issue Apr 4, 2025
raheeliftikhar5 added a commit that referenced this issue Apr 7, 2025
[FIX] Hide text-size property for Markdown Column Type in Table #1601
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Javascript Frontend Pull requests that update Javascript code
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants