payload icon indicating copy to clipboard operation
payload copied to clipboard

fix(ui): `disableListColumn` fields not hidden in table columns

Open PatrikKozak opened this issue 9 months ago • 0 comments

Description

Setting disableListColumn to true on a field would hide the field from the column selector but not from the table columns.

  • [x] I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [x] Existing test suite passes locally with my changes

PatrikKozak avatar May 21 '24 16:05 PatrikKozak