Skip to content

feat: offline drafts — save posts locally and auto-publish when connectivity returns #15

Description

@xozai

Feature Request

When posting fails due to no connectivity, save the draft locally and automatically publish it when the network becomes available.

Motivation

Users often compose posts on the go where connectivity is unreliable; losing a post to a network error is frustrating.

Proposed Solution

Queue failed post attempts in Core Data with a pending state; register a NWPathMonitor observer that retries the queue when connectivity is restored.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions