appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.55k stars 3.73k forks source link

[Bug]: Table widget action header click error and mutl freeze header resize unexpected #36423

Open Zeral-Zhang opened 1 month ago

Zeral-Zhang commented 1 month ago

Is there an existing issue for this?

Description

Issue 1: In table widget if column name is not datasouce column name, click header sort data will cause run error, like Save/Discard column or user custom operation column.

Issue 2: in table widget if i have multi right freeze column, the far right no resize handler and other resize hanlder not work exepected

Steps To Reproduce

  1. Drag and drop Table widget to editor.
  2. Connect data to demo user datasource.
  3. Add new column to button or other opertion type and rename column name to not datasource name like Action or other.
  4. Click this column or Sava/Discard header will sort data and cause execute error.
  5. Freeze this column to right and resize this column size are wired and not expected.

Public Sample App

https://app.appsmith.com/app/bug-reporter/page2-66ebed9268fc98022cded0af

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

https://www.loom.com/share/da67b3053a2b42909ab78cf1da34a19f?sid=e0afda73-ba56-42fa-8601-2fbace91d022

Version

Cloud Appsmith 3a8cbdfb

rahulbarwal commented 1 month ago

Related issue # 1 : https://github.com/appsmithorg/appsmith/issues/27430