mokhosh / filament-kanban

Add kanban boards to your Filament pages

Home Page:https://filamentphp.com/plugins/mokhosh-kanban

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Cannot view multiple boards on smallest breakpoint either via vertical or horizontal scrolling

ryanmortier opened this issue · comments

What happened?

On the smallest breakpoint, you cannot see any boards past the first whether you scroll vertically or horizonally.

Here is a gif:

CleanShot 2024-04-05 at 14 39 52

How to reproduce the bug

Try scrolling to other boards when on the smallest breakpoint.

Package Version

2

PHP Version

8.2

Laravel Version

10

Which operating systems does with happen with?

macOS

Which browsers does with happen with?

Chrome

Notes

No response

Are you sure you have the latest version?
Have you published the views? If so, are your views in sync with the latest changes?

This is what I have:

Screen.Recording.2024-04-06.at.20.18.30.mov

I just cloned this repo to test: https://github.com/mokhosh/filament-kanban-todo

I'll check on Monday if it exists with updates.

I did a composer update on the demo repo. I do not have views published. One example works but the other doesn't so perhaps I should just close this issue and try to implement in my own project before reopening? Here is another gif:

CleanShot 2024-04-08 at 08 48 54

@ryanmortier, yes, the one that doesn't work clearly has a customized view. I'll have to update the demo views with the latest changes. thanks.