docbrown/app/javascript/articles
Michael Odusanya 5f45f5ed0e
Fixed save button behavior (#9238)
* Fixed save button, but it's slow to update when clicking unsave

* Update app/javascript/articles/components/SaveButton.jsx

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>

* Update app/javascript/articles/components/SaveButton.jsx

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>

* Update app/javascript/articles/components/SaveButton.jsx

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>

* I added the suggested changes but the issue still persists

* Added tests.

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
Co-authored-by: Nick Taylor <nick@dev.to>
2020-08-25 11:23:30 -04:00
..
__stories__ Bump storybook to version 6 (#9766) 2020-08-17 10:34:43 +02:00
__tests__ Fix listing card view reactions formatting (#8988) 2020-06-30 16:39:10 -04:00
components Fixed save button behavior (#9238) 2020-08-25 11:23:30 -04:00
Article.jsx [deploy] Add SiteConfig for feed style (#8721) 2020-06-24 12:14:33 -04:00
Feed.jsx [deploy] Fix double render of home feed (#9438) 2020-07-22 10:49:32 -04:00
index.js [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
LoadingArticle.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
PodcastArticle.jsx Moved common-prop-types out of src/ folder (#7871) 2020-05-14 16:58:29 -04:00