docbrown/app/javascript/articles/components/__tests__
Arit Amana 0d023163ba
Hide 'Save' button on posts that belong to the current user (#17293)
* implement change

* struggling with tests

* extend implementation to relevant views

* update Article.test.jsx snapshot

* fix failing specs

* query userData more robustly

* default saveable value in SaveButton component

* fix spec

* fetch currentUser async
2022-04-28 12:33:01 -04:00
..
utilities
CommentsList.test.jsx
ReactionsCount.test.jsx
SaveButton.test.jsx Hide 'Save' button on posts that belong to the current user (#17293) 2022-04-28 12:33:01 -04:00