Skip to content

Fix issue with navigation icons#37

Merged
markvaneijk merged 3 commits intobackstagephp:mainfrom
Skullbock:main
Apr 8, 2025
Merged

Fix issue with navigation icons#37
markvaneijk merged 3 commits intobackstagephp:mainfrom
Skullbock:main

Conversation

@Skullbock
Copy link
Contributor

In Filament, the getNavigationIcon can return null, which allows for disabling the navigation icon.

In this plugin, the method on the resources forces the string return type, which prevents any override of the resource from removing the icon.

@markvaneijk
Copy link
Contributor

Good catch @Skullbock, thanks!

@markvaneijk markvaneijk merged commit 7311be2 into backstagephp:main Apr 8, 2025
9 checks passed
@Skullbock
Copy link
Contributor Author

No problem! I'm pretty interested in the aws ses integration as well, any way i can help?

@markvaneijk
Copy link
Contributor

Yeah, we need a PR on laravel-mails that adds SES driver based on what's made by #26 and that confirms this works.

@Skullbock
Copy link
Contributor Author

I saw that you mentioned that some work on that was already on the way, didn't want to overlap with any work you guys are already doing on that ;)

@markvaneijk
Copy link
Contributor

We're currently not working on this, we don't have the need right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants