Skip to content

Form data disappears on page reload – Add caching mechanism #502

Description

@achrafhardizi

Description

Currently, when filling out the form on page/podcast/new.astro after filling an episode url, all entered data is lost upon reloading the page.

Steps to Reproduce:

  1. Navigate to geeksblabla.community/podcast/new.
  2. Enter an Episode Url, the page will load data of this episode
  3. Fill the missing data.
  4. Refresh the page.
  5. Observe that all input data is lost.

Expected Behavior

Form data should persist across page reloads using a caching mechanism

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions