Dan Harrin

Results 538 comments of Dan Harrin

Does this affect deployments when `view cache` is not run, from your experience?

Yeah understood, I am asking if the issue happens when it is NOT run too

I am asking because no-one who uses Livewire 3 should be using `view:cache` right now, its completely broken anyway

There's no recommended method for avoiding request-time view caching with Livewire 3, so there's no method for Filament either. I wish they merged that fix PR into Livewire 3 instead...

I'm going to close this, as there isn't anything we can fix on the Filament side as far as I can see. Glad it has been narrowed down to dependencies.

Personally, I don't think a dedicated "badge tooltips" feature is the right approach here. Text columns with multiple values do not always use badges, they can use a concatenated list...

At the moment, you've added a feature so that all badges can show different tooltips. The way to make this consistent with non-badge columns is to make it so that...

Hi, apologies but we are no longer accepting new features for v3 as per #13744. Also, please check out our [contributing guide](https://filamentphp.com/docs/3.x/support/contributing#development-of-new-features) which talks about proposing the feature before submitting...

@zepfietje please can you explain what you mean by "inside"? I understand that clicking should focus the input though

I don't think we can do that without affecting accessibility @sinnbeck. To be honest I think the only way this will be able to happen without introducing complex styling challenges...