Power-Components / livewire-powergrid

⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire.
https://livewire-powergrid.com
MIT License
1.51k stars 222 forks source link

Button Groups for one too many actions required in one row. #1045

Closed LogicSatinn closed 1 year ago

LogicSatinn commented 1 year ago

⚡ PowerGrid ⚡ Feature Request

Summary

More than once, my team and I found ourselves adding so many buttons for different actions on one row, and this makes everything look weird and cluttered. We used some unconventional, weird ways to fix this which left us desiring something cleaner. This issue asks for a button group feature, that resembles that of FilamentPHP where we can group row actions without making a mess of it.

Brief description of what is at stake.

It might need a lot of work. Adding support for both Tailwind and Bootstrap 5. Any contribution towards this would just be some addition on top. I don't think there will be any breaking changes due to the addition of this feature.

luanfreitasdev commented 1 year ago

Hello, can you give more examples and details of how we could implement it in Powergrid?. Thanks