appsmith: [Bug]: Editable checkbox is not aligned with rest of the column checkboxes in Table widget

Is there an existing issue for this?

  • I have searched the existing issues

Description

When we D&D a Table widget to the canvas and bind it with a query, the checkbox next to the Editable property does not align with the checkboxes of other columns.

https://www.loom.com/share/d467f54dd72048e5b7f53055a5d7cb70

Steps To Reproduce

  1. D&D a Table widget.
  2. Bind it with a query.

Expected: The checkboxes for the editable property should all be properly aligned. Actual: Initially on binding the Table widget with a query for the first time, the checkbox next to the Editable keyword is misaligned. Once we refresh the page, the checkbox gets aligned automatically.

Public Sample App

No response

Version

Cloud

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 28 (13 by maintainers)

Commits related to this issue

Most upvoted comments

@somangshu Thanks for assigning me. But somehow I can’t reproduce this anymore. Let me do some debugging if this issue bug is still present. I will let you know.

Got it