docbrown/app/javascript/article-form
Andy Zhao 7b119057b3
[15-min-fix] Fix removing cover img from v2 editor and dashboard link (#13227)
* Navigate back to dashboard instead of article.path

* Set mainImage to null to remove image properly

* Use dashboard_path over string path

Co-authored-by: Michael Kohl <me@citizen428.net>

* Handle apostrophe edge cases

* Allow main image to be set

* Add new test for removing article cover img

* Use potentially less flaky find

* Use findByAltText instead of get

Co-authored-by: Michael Kohl <me@citizen428.net>
2021-04-12 09:34:30 -04:00
..
components [15-min-fix] Fix removing cover img from v2 editor and dashboard link (#13227) 2021-04-12 09:34:30 -04:00
actions.js Fix bug when trying to preview a blank draft article (#12585) 2021-02-05 06:56:26 -06:00
articleForm.jsx improve keyboard accessibility of modals 12427 10610 (#12511) 2021-02-24 16:01:10 +00:00