Skip to content

Improve Add Card Flow for Sequential Card Creation #79

Open
@0010aor

Description

@0010aor

Description

Currently, when creating cards, the user must click "Add Card," edit the front and back, close the 'card', and then click "Add Card" again to create another card. This process is repetitive and interrupts the flow for users who want to add multiple cards in a row.

Current Behavior

  • User clicks "Add Card" to open the card creation.
  • User edits the front and back of the card.
  • User must close the editor to finish, then click "Add Card" again to create another card.
  • This process is repeated for each new card.

Expected Behavior

  • When adding a new card, the user can click a button (e.g., "Add Another" or "Save and Add Another") to immediately start creating the next card without closing and reopening the dialog.
  • The dialog remains open, and the form is reset for the next card after each addition.
  • This allows for a smoother, faster workflow when adding multiple cards in sequence.
  • The user can still close the dialog at any time to finish adding cards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions