You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when Saveing a new Flashcard, the AddFlashcard component disappears and a new FlashcardView appears. Since the two components look pretty much the same, I'd propose adding some visual hint that the flashcard has been added to the relay store.
This could be archived by using a simple "Success Toast", highlighting the newly created FlashcardView component or something more creative. Just let it be something visually more appealing as a native browser toast ;)
The text was updated successfully, but these errors were encountered:
Currently, when
Save
ing a new Flashcard, theAddFlashcard
component disappears and a newFlashcardView
appears. Since the two components look pretty much the same, I'd propose adding some visual hint that the flashcard has been added to the relay store.This could be archived by using a simple "Success Toast", highlighting the newly created
FlashcardView
component or something more creative. Just let it be something visually more appealing as a native browser toast ;)The text was updated successfully, but these errors were encountered: