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/ISSUE] Settings are out of sync with the app state after re-running Wizard #1076

Closed
kirill-d-lappo opened this issue Jan 3, 2023 · 2 comments
Labels
bug Something isn't working ready-to-go Ready to be fixed without further conversation

Comments

@kirill-d-lappo
Copy link
Contributor

kirill-d-lappo commented Jan 3, 2023

Describe the bug

Settings are out of sync with the real app state after re-running Wizard.

To Reproduce

Steps to reproduce the behaviour:

  1. Customize clocks, make it display current time with seconds
  2. Start Setup Wizard
  3. Before any other actions, close Settings page.
    It doesn't affect anything, just for a clarity.
  4. Go back to the Wizard window
  5. Navigate to clock format page
  6. Set any different clock style, in our case select just a date format, without time
  7. Complete setup via Wizard and close it
  8. Open Settings window and navigate to clock format settings.

Expected behaviour

Current clock setup corresponds to settings values

Actual behviour

Settings from Wizard and setting state in Settings page are totally out of sync.

Screenshots

image

Affected versions

I tested it on 3.9.7-beta

@kirill-d-lappo kirill-d-lappo added bug Something isn't working triage This hasn't been chcked yet by any maintainer labels Jan 3, 2023
@marticliment marticliment added ready-to-go Ready to be fixed without further conversation and removed triage This hasn't been chcked yet by any maintainer labels Jan 3, 2023
@marticliment
Copy link
Owner

This issue has been fixed, and the fix will come with the next release

@marticliment
Copy link
Owner

You can find the fix on the new beta
https://github.com/marticliment/ElevenClock/releases/tag/4.0.0-beta1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready-to-go Ready to be fixed without further conversation
Projects
None yet
Development

No branches or pull requests

2 participants