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

Show more didn't expand column, it redirect to view page instead in table view if limit list exceed #14781

Open
shreejanpandit opened this issue Nov 13, 2024 · 0 comments
Labels

Comments

@shreejanpandit
Copy link

shreejanpandit commented Nov 13, 2024

Package

filament/tables

Package Version

v3

Laravel Version

v10

Livewire Version

v3

PHP Version

PHP 8

Problem description

Show more didn't expand column, it redirect to view page instead in table view if limit list exceed.
image

Expected behavior

It must only expand column not redirect to any page without any URL provided.the

Steps to reproduce

TextColumn::make('title')
->badge()
->listWithLineBreaks()
->limitList(2)
->expandableLimitedList(),

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

https://github.com/shreejanpandit/doctor_appointment_filament

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