docbrown/app/javascript/listings
Hoang Vo 293ba5231b Fix eslint issues in app/javascript/listings (#4253)
* Fix some eslint and a11y issues

* Add a11y fixed to snapshot

* Fix missing whitespace that cause test fail

* Fix code duplicate

* Config eslint to allows the label as a sibling

* Use 'error' instead of 2 in eslintrc

* Correct propTypes in SingleListing

* Add missing id prop for select

* Add space between two functions

* onKeyPress only register Enter

* Allow space key also to activate action

* Use a common function for three event handlers
2019-10-14 14:23:20 -04:00
..
__tests__ Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
dashboard Listing Drafts and Deletion (#3540) 2019-09-01 13:54:54 -04:00
elements Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
listingDashboard.jsx Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
listingForm.jsx Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
listings.jsx Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
singleListing.jsx Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00