appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

fix: bug invalid button label on the button in table widget #17940

Open prasad-madine opened this issue 5 months ago • 4 comments

Description:

As a user of the Appsmith platform,

I want the button label in the Table widget to handle arrays of strings with empty strings correctly,

so that no invalid labels are shown on the buttons. Will show the default value.

I have raised this PR to fix the Invalid button label on the button in the table widget when we give empty string

Issue Link

Screenshots:

Before resoving bug:

image

After resoving bug:

Screenshot from 2024-08-30 09-28-14

Summary by CodeRabbit

  • Bug Fixes
    • Improved handling of array values in the Table Widget, allowing empty strings to be returned as valid values. This enhances data processing accuracy when dealing with arrays.

prasad-madine avatar Aug 30 '24 04:08 prasad-madine