Skip to content
New issue

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

Fixed dark mode support and dashboard link bug #6

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

elishaukpong
Copy link
Contributor

Hi @stephenjude

When using the package on a Filament project, it displays the recovery codes on a gray background which looks good until you switch it to dark mode and the same background stays, with white text making it not be legible, also, on the recovery page, when you're enabling 2fa for the first time, there should be a way to exist the page, but there isn't, not until you refresh and the ddashboard link shows up. This means that livewire is not aware of this link to display it when it repaints the dom

This PR introduces a fix that adds dark mode specific css, and makes livewire aware of the much needed dashboard link.

@stephenjude stephenjude merged commit dd0f1bf into stephenjude:main Oct 28, 2024
1 of 9 checks passed
@stephenjude
Copy link
Owner

Thanks for this PR @elishaukpong, I have tagged a release here

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