-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Labels
Milestone
Description
We edit using UpdateImageOcclusionNote, which does not include a deck ID
Although the deck spinner is visible on the screen, we do nothing with it other than set the current deck.
We have some use cases:
- A user wants to edit a card when studying
- A user wants to edit a selection of cards from the same note [Card Browser - CARDS]
- A user wants to edit a note [Card Browser - NOTES]
- ❓ What does it mean to edit the deck of a note, is a user aware of this?
- Do we care, given the user can use 'change deck'?
- => Do what we did before the deck selection was moved to the IO screen
Note: A user can remove the cards they are editing (by removing masks).
Each of these use cases needs to handle this eventuality
Reactions are currently unavailable