* Fix bug when responding to listings Sending a message to a listing author works about half the time. I can't determine exactly what user behavior causes it to fail or succeed, but after making this change it doesn't fail anymore. Looking at the code, I'm not sure how it ever works... * Notify Honeybadger when listing responses fail * Add E2E test for contacting through listings * Update e2e test |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| dashboard | ||
| singleListing | ||
| listingDashboard.jsx | ||
| listingForm.jsx | ||
| listings.jsx | ||
| utils.js | ||