Laravel-Backpack / community-forum

A workspace to discuss improvement and feature ideas, before they're actually implemented.
28 stars 0 forks source link

EditableColumns Issue #740

Closed karpalakllc closed 10 months ago

karpalakllc commented 10 months ago

There's an issue with the new Tabler theme and the editable columns addon. If we use the editable columns and change some values there, we get new 'Actions' button. Depends on how many times we change something from the editable columns, the same number of new 'Actions' buttons we get.

https://github.com/Laravel-Backpack/community-forum/assets/150701400/d4d2bde9-e2c2-49b1-a5f8-88d0bc2433f0

jcastroa87 commented 10 months ago

Hello @MartinEntrusit i will check about this issue, can yo please share with me some info.

I will be waiting for your answers, thanks.

Cheers.

karpalakllc commented 10 months ago

Hello @MartinEntrusit i will check about this issue, can yo please share with me some info.

  • Where did you config "lineButtonsAsDropdown"?
  • Send me the output of php artisan backpack:version
  • You didn't override any view?

I will be waiting for your answers, thanks.

Cheers.

Hey @jorgetwgroup.

Thank you.

jcastroa87 commented 10 months ago

hello @MartinEntrusit i confirm this bug, i will assign it to our patch team, they will handle the fix ASAP.

Screenshot 2023-11-16 at 08 56 26

Thanks for open this issue.

Cheers.

promatik commented 10 months ago

Hi @MartinEntrusit! I've added a fix for this at https://github.com/Laravel-Backpack/CRUD/pull/5382 👌

I'll let @pxpm know about this fix, it should be released soon 🙌 Let's move conversation there.