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

Refactor settings watching to reduce coupling #312

Merged
merged 5 commits into from
Sep 18, 2024

Conversation

david-tejada
Copy link
Owner

This PR removes the watchSettingsChanges.ts file and introduces events for notifying when a setting changes. This reduces coupling and improves localization so we can handle when the settings change in the same file as the rest of the logic for that specific feature.

Copy link

netlify bot commented Sep 18, 2024

Deploy Preview for voluble-crisp-6e2a75 ready!

Name Link
🔨 Latest commit d79eb7b
🔍 Latest deploy log https://app.netlify.com/sites/voluble-crisp-6e2a75/deploys/66ea9980b8b56d0008e6c891
😎 Deploy Preview https://deploy-preview-312--voluble-crisp-6e2a75.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@david-tejada david-tejada merged commit 88b04fe into main Sep 18, 2024
6 checks passed
@david-tejada david-tejada deleted the refactor-watch-settings branch September 18, 2024 09:06
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.

1 participant