We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Status enum can support \Filament\Support\Contracts\HasIcon so instead of hardcoding the header icon:
\Filament\Support\Contracts\HasIcon
https://github.com/mokhosh/filament-kanban/blob/main/resources/views/kanban-header.blade.php#L2
It should get the status icon.
Hardcoded status icon: ❖ in header view
2.7.0
8.3.2
11
No response
The text was updated successfully, but these errors were encountered:
Thanks for the idea.
Sorry, something went wrong.
No branches or pull requests
What happened?
The Status enum can support
\Filament\Support\Contracts\HasIcon
so instead of hardcoding the header icon:https://github.com/mokhosh/filament-kanban/blob/main/resources/views/kanban-header.blade.php#L2
It should get the status icon.
How to reproduce the bug
Hardcoded status icon: ❖ in header view
Package Version
2.7.0
PHP Version
8.3.2
Laravel Version
11
Which operating systems does with happen with?
No response
Which browsers does with happen with?
No response
Notes
No response
The text was updated successfully, but these errors were encountered: