Skip to content

RTC: [Interface] Allow filtering of SyncConnectionModal #76553

@chriszarate

Description

@chriszarate

We provide good default error messaging for sync provider connection errors based on error codes. However, a custom sync provider may have custom messaging needs. For example, they may want to:

  • Point users to custom or internal documentation.
  • Provide additional messaging based on inspection of the connection error object.
  • Provide additional debugging functionality.
  • Allow users to report the error to a network service.

Providing an HOC filter would allow custom sync providers to modify or replace the default error modal.

Metadata

Metadata

Assignees

Labels

No fields configured for Enhancement.

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions