backpex icon indicating copy to clipboard operation
backpex copied to clipboard

Fix resizing of the item action column for dynamically added item actions

Open makl9797 opened this issue 9 months ago • 1 comments

If an item action is added dynamically after clicking another item action, for example, the column of the item actions is not resized, which results in an overflow of the icons. Now, the table listens for changes in its DOM tree and adjusts the width of the item action column based on the width of the element containing all the item action buttons.

makl9797 avatar May 07 '24 12:05 makl9797

@makl9797 What is the status of this PR? Please mark as draft if applicable. Please request a review when ready.

pehbehbeh avatar Jun 17 '24 12:06 pehbehbeh