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

Table footer renders above content instead of bottom #14876

Open
GigaGiorgadze opened this issue Nov 25, 2024 · 0 comments
Open

Table footer renders above content instead of bottom #14876

GigaGiorgadze opened this issue Nov 25, 2024 · 0 comments
Labels

Comments

@GigaGiorgadze
Copy link

GigaGiorgadze commented Nov 25, 2024

Package

filament/filament

Package Version

v3.2

Laravel Version

v11.31

Livewire Version

3.4

PHP Version

8.3

Problem description

table footer does not appear in its proper places and instead renders at the top outside of table content. this problem is only fixed when i use Split layout component
image
without split layout
image
with split layout

Expected behavior

footer should render at the bottom of the content above navigation, just like Summaries appear and i should not need to use split layout to fix it

Steps to reproduce

download repository URL, it is normal laravel project with nothing fancy so basic setup of database and key generation will be required nothing more, after that create a user and log in. users table renders footer which appears at the top but posts table renders footer which appears properly at the bottom because posts uses split layout while users does not

Reproduction repository (issue will be closed if this is not valid)

https://github.com/GigaGiorgadze/table-footer-filament-issue

Relevant log output

No response

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant