filamentphp / filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
https://filamentphp.com
MIT License
19.39k stars 2.97k forks source link

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

Open shreejanpandit opened 1 week ago

shreejanpandit commented 1 week ago

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

Fund with Polar