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

[Bug]Icon not updating on dark mode change #133

Open
sommye-ctr opened this issue Jan 5, 2025 · 0 comments · May be fixed by #134
Open

[Bug]Icon not updating on dark mode change #133

sommye-ctr opened this issue Jan 5, 2025 · 0 comments · May be fixed by #134
Assignees
Labels
easy This is an easy issue worth 15 points

Comments

@sommye-ctr
Copy link
Collaborator

Describe the bug
After #97, the UI for dark/light mode does not update after changing it. Earlier, it was being updated due to the usage of switch which by default changes its state when clicked upon. But now the icon needs updation from the theme provider to update its state.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'HomeScreen'
  2. Click on Dark mode button
  3. See error

Expected behavior
The icon should change for that.

@sommye-ctr sommye-ctr linked a pull request Jan 5, 2025 that will close this issue
1 task
@Akshit517 Akshit517 added the easy This is an easy issue worth 15 points label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy This is an easy issue worth 15 points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants