- closes#4791
- uses alpinejs drag and drop function
- renames visible columns for better consistency
- eager loads user settings for block performance
After 10+ hours of debugging and searching through livewire issues, it turns out that the query string doesn't update if you have `history: true` in the `#[Url()]` attribute.