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

Allow clearing and disabling of history #126

Merged
merged 7 commits into from May 14, 2023

Conversation

EthanGrahn
Copy link
Contributor

Added a button on the history page that will clear current history. Added an option in the settings menu to disable history tracking. I also updated the user preference toggling to use the new window API used elsewhere. @MrChuckomo I am not good with the design portion of this, so would you be willing to edit the style for the clear history button? I only have a placeholder in currently.

Closes #53

@EthanGrahn EthanGrahn marked this pull request as draft April 26, 2023 14:14
@EthanGrahn EthanGrahn changed the title Draft: Allow clearing and disabling of history Allow clearing and disabling of history Apr 26, 2023
@MrChuckomo
Copy link
Owner

@EthanGrahn - Thank you. That looks like some great changes.
I'll take a deeper look into the style part!

- make it a simple icon button
- using trash icon
- remove opacity for right-header-action
- fix issue with the display of the clear history button on the Favorites page
- button was still visible when switching from History to Favorites
- Header action for the Favorites page explicitly set to null
@MrChuckomo MrChuckomo marked this pull request as ready for review May 14, 2023 13:43
@MrChuckomo MrChuckomo merged commit 55baa02 into MrChuckomo:master May 14, 2023
@EthanGrahn EthanGrahn deleted the feat/clear-history branch May 15, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Clear history
2 participants