Skip to content

Conversation

@Noir-GG-p
Copy link

@Noir-GG-p Noir-GG-p commented Jun 24, 2025

Description:
This PR resolves a bug where modal preferences were not correctly updating, which could interfere with dotfile synchronization and other UI-dependent switches.
The issue was caused by the switch states not being properly updated when the user made selections.

Changes:
Corrected the state management of switches.

Ensured UI updates complete properly after initialization.

Aligned the modal preference handling with expected behavior.

Related Issue:
Closes #56 — Dotfile Sync does not work if one added file is missing

Noir-GG-p and others added 2 commits June 24, 2025 16:41
Added a new testSwitch UI element to the teaBASE class.

Implemented the onTestSwitchChanged: method to handle state changes of the switch.

The method logs whether the switch is ON or OFF to the console for testing purposes.
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.

Dotfile Sync does not work if one added files is missing

1 participant