8000 Remove sync trigger when connecting by aurelticot · Pull Request #503 · verida/vault-web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove sync trigger when connecting #503

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

Merged

Conversation

aurelticot
Copy link
Member

This pull request includes several changes to the data connections feature, focusing on removing the synchronization logic and related constants. The most important changes include the removal of the synchronization interval constant and the associated synchronization logic within the DataConnectionsProvider component.

Removal of synchronization logic:

Removal of related constants:

@aurelticot aurelticot added this to the 0.x.x milestone Mar 3, 2025
@aurelticot aurelticot requested a review from Copilot March 3, 2025 00:50
@aurelticot aurelticot self-assigned this Mar 3, 2025
Copy link
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This pull request removes the synchronization logic from data connections by removing the sync effect and associated constants.

  • Removed the sync trigger code in DataConnectionsProvider
  • Removed the DATA_CONNECTIONS_SYNC_INTERVAL constant from constants.ts

Reviewed Changes

File Description
src/features/data-connections/components/data-connections-provider.tsx Removed synchronization logic, including sync effects and imports
src/features/data-connections/constants.ts Removed the DATA_CONNECTIONS_SYNC_INTERVAL constant

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@aurelticot aurelticot linked an issue Mar 3, 2025 that may be closed by this pull request
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-503.d25282gg40x7nq.amplifyapp.com

@aurelticot aurelticot merged commit f7264cf into develop Mar 3, 2025
2 checks passed
@aurelticot aurelticot deleted the feature/499-remove-sync-trigger-when-connecting branch March 3, 2025 00:56
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.

Remove sync trigger when connecting
1 participant
0