filament icon indicating copy to clipboard operation
filament copied to clipboard

Extract empty state component

Open zepfietje opened this issue 1 year ago • 2 comments

zepfietje avatar Jun 14 '24 14:06 zepfietje

Can be done in v3 by adding the original fi-* CSS classes using Blade slot attributes.

zepfietje avatar Jun 26 '24 07:06 zepfietje

I would love to see an empty state pattern in lists and relation managers. It's a great way to tell the user to create their first record or just explain how to start using something.

danrichards avatar May 20 '25 00:05 danrichards

This request has been sitting inactive for a while, and it isn't something that I am going to PR to implement myself, so I am going to remove it from the roadmap. However, I would still accept a PR for this if it were ever created. Many thanks!

danharrin avatar Aug 10 '25 19:08 danharrin

I implemented it in #17932 as I needed it for something, although the table empty state is not using this new component yet

danharrin avatar Sep 24 '25 22:09 danharrin