Skip to content

fix: crash when setting default view to event planning#154

Merged
ignyx merged 1 commit intomasterfrom
fix-153-settings-default-events
Mar 8, 2026
Merged

fix: crash when setting default view to event planning#154
ignyx merged 1 commit intomasterfrom
fix-153-settings-default-events

Conversation

@ignyx
Copy link
Copy Markdown
Contributor

@ignyx ignyx commented Mar 8, 2026

The string was incorrect in SettingsScreen. I refactored to used the values from the enum. I changed the value in the enum for retrocompatibility.

Testing on a previous version, it seems when the screen id was incorrect it defaulted to the first screen. After updating the library, it now fails, hence this fix.

Fixes #153

The string was incorrect in `SettingsScreen`. I refactored to used the
values from the enum. I changed the value in the enum for
retrocompatibility.

Testing on a previous version, it seems when the screen id was incorrect
it defaulted to the first screen. After updating the library, it now
fails, hence this fix.
@ignyx ignyx self-assigned this Mar 8, 2026
@ignyx ignyx merged commit 2a6deec into master Mar 8, 2026
2 checks passed
@ignyx ignyx deleted the fix-153-settings-default-events branch March 8, 2026 14:10
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.

bug: crash when setting default view to event planning

1 participant