freshworks / crayons

🖍️ Crayons - A UI Kit comprising of web components for building Freshworks Apps!
https://crayons.freshworks.com
219 stars 61 forks source link

[Bug] - Settings icon overlap the action column in fw-data-table #807

Closed cnitish10 closed 1 year ago

cnitish10 commented 1 year ago

Component fw-data-table

Screenshot 2023-02-24 at 3 40 18 PM

Describe the bug RowActions in fw-data-table component, if I have only one row action, and if I enable the table settings, the settings icon overlaps the Actions column name

Expected behavior its should not overlap on action column name

Vignesh-Manogar-E3433 commented 1 year ago

Hi, we have added a property to data-table 'rowActionsWidthProperties' to address this issue from Crayons version '4.2.0-beta.7'. Adding codesandbox link below.

datatable.rowActionsWidthProperties = {
  "min-width": "100px"
}

Edit adoring-babycat-orqhu0