Markdown editor built using react, redux toolkit and SCSS.
Design comparison
Solution retrospective
For the most part I am comfortable with how the slice I wrote to manage the document state turned out. However I am curious to know if what I did regarding ensuring persistence of the previously selected document and the documents added was okay.
Community feedback
- @FluffyKasPosted about 1 year ago
Heyo,
I think you did a great job here. I couldn't find any weird or unexpected behaviour. This must've been really tough to do. One thing you could add is some sort of visual clue on successful save. Perhaps a little toast notification in the corner that times out after a few seconds. Without any, it's a bit confusing whether I managed to save my changes. But again, hats off to you, this challenge seems like a lot of work.
Marked as helpful0@joeehis1Posted about 1 year ago@FluffyKas Hmm...you mean after changing the document itself or the name? I think I'll do both. Thanks for the feedback.
0@FluffyKasPosted about 1 year ago@joeehis1 Probably doing both is a good idea. But yeah, i just meant, whenever the user click the save changes button.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord