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

Improve UI by Dynamically Changing Dark/Light Mode Button Label #195

Closed
harshit69x opened this issue Oct 3, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working, should be fixed hacktoberfest A month-long celebration of open-source priority: low Low priority issue/pull request released on @alpha

Comments

@harshit69x
Copy link

image
image
Currently, when dark mode is enabled, the button still displays "Dark Mode." To improve the user interface (UI) and enhance user experience, the button label should change dynamically. When dark mode is active, the label should switch to "Light Mode," allowing users to easily understand that pressing the button will switch them back to light mode. This will make the interface more intuitive.

@Muhammed-Rahif Please assign me this issue to implement the change.

@Muhammed-Rahif Muhammed-Rahif added bug Something isn't working, should be fixed hacktoberfest A month-long celebration of open-source priority: low Low priority issue/pull request labels Oct 3, 2024
github-actions bot pushed a commit that referenced this issue Oct 15, 2024
# 1.0.0-alpha.1 (2024-10-15)

### Bug Fixes

* can’t save or open file on mobile devices ([94f80a0](94f80a0)), closes [#182](#182)
* **config:** svelte with neutralino problems ([00a9656](00a9656))
* **editor:** editor title close button bg color ([b639bd4](b639bd4))
* **gh-pages:** blank page ([55be62f](55be62f))
* **menubar:** close the notepad ([333c6a8](333c6a8))
* **menubar:** dark mode label is not dynamic ([9f4968b](9f4968b)), closes [#195](#195)
* **print:** print with large content adds a scrollbar ([2111f84](2111f84))
* **pwa:** vite-pwa not offline compatible ([f860d07](f860d07))
* **statusbar:** move statusbar to a new component ([629d145](629d145))
* **tauri:** menubar file options support on tauri ([4bb4883](4bb4883))

### Features

* Add character count feature to textarea ([53c826e](53c826e))
* **editor:** open text files from local ([8f0935a](8f0935a))
* **files:** save and save as ([ad68c28](ad68c28))
* migrate to svelte from sveltekit ([a77d5d9](a77d5d9))
* print active editor ([2db8efe](2db8efe))
* **tauri:** replace neutralino using tauri ([8ea0897](8ea0897))
@Muhammed-Rahif
Copy link
Owner

🎉 This issue has been resolved in version 1.0.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, should be fixed hacktoberfest A month-long celebration of open-source priority: low Low priority issue/pull request released on @alpha
Projects
None yet
Development

No branches or pull requests

2 participants