Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infolist columns not respected on lg screen #14714

Open
zepfietje opened this issue Nov 5, 2024 · 0 comments
Open

Infolist columns not respected on lg screen #14714

zepfietje opened this issue Nov 5, 2024 · 0 comments
Labels
bug Something isn't working medium priority
Milestone

Comments

@zepfietje
Copy link
Member

zepfietje commented Nov 5, 2024

The lg screen breakpoint uses 2 columns even though 3 should be used starting from the sm breakpoint:

$infolist
    ->columns([
        'default' => 1,
        'sm' => 3,
    ])

Donate 💰 to fund this issue

  • You can donate funding to this issue. We receive the money once the issue is completed & confirmed by you.
  • 100% of the funding will be distributed between the Filament core team to run all aspects of the project.
  • Thank you in advance for helping us make maintenance sustainable!
Fund with Polar
@github-project-automation github-project-automation bot moved this to Todo in Roadmap Nov 5, 2024
@zepfietje zepfietje added bug Something isn't working medium priority labels Nov 5, 2024
@zepfietje zepfietje added this to the v3 milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working medium priority
Projects
Status: Todo
Development

No branches or pull requests

1 participant