docbrown/app/javascript/articles/components
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
..
__tests__ Fixed save button behavior (#9238) 2020-08-25 11:23:30 -04:00
ArticleCoverImage.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
CommentListItem.jsx Updating design of Feed Card (#9918) 2020-08-22 09:59:28 +02:00
CommentsCount.jsx [deploy] Fix comment/reaction count hiding issue on small screens (#8786) 2020-06-18 21:37:27 -04:00
CommentsList.jsx Updating design of Feed Card (#9918) 2020-08-22 09:59:28 +02:00
ContentTitle.jsx Fixed a bunch of linting issues in components (#8921) 2020-06-26 10:26:02 -04:00
index.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
Meta.jsx Moved common-prop-types out of src/ folder (#7871) 2020-05-14 16:58:29 -04:00
PublishDate.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
ReactionsCount.jsx Fix listing card view reactions formatting (#8988) 2020-06-30 16:39:10 -04:00
ReadingTime.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
SaveButton.jsx Fixed save button behavior (#9238) 2020-08-25 11:23:30 -04:00
SearchSnippet.jsx Moved common-prop-types out of src/ folder (#7871) 2020-05-14 16:58:29 -04:00
TagList.jsx Moved common-prop-types out of src/ folder (#7871) 2020-05-14 16:58:29 -04:00
Video.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00