Character flow and store tech debt #1

Open
opened 2024-05-21 22:10:42 +12:00 by philip · 0 comments
Owner

Improve the store by:

  • moving logic from mutations to actions
  • handle errors by using reject in action promises

Character flow:

  • Set character as active on creation
  • Throw better errors when names collide etc
  • UI to move default spell collection to character.
Improve the store by: - moving logic from mutations to actions - handle errors by using `reject` in action promises Character flow: - Set character as active on creation - Throw better errors when names collide etc - UI to move default spell collection to character.
philip 2024-05-21 22:12:17 +12:00
  • closed this issue %!(EXTRA string=)
  • added the
    enhancement
    label
philip added this to the Spell App project 2024-05-21 22:13:28 +12:00
philip reopened this issue 2024-05-21 22:15:20 +12:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: philip/spells-app#1
No description provided.