Closed
Bug 1041699
Opened 12 years ago
Closed 12 years ago
Unable to add an app to the Featured app and accompanying error message is vague
Categories
(Marketplace Graveyard :: Curation Tools, defect, P5)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: krupa.mozbugs, Assigned: chuck)
References
()
Details
+++ This bug was initially created as a clone of Bug #1041209 +++
steps to reproduce:
1. Load https://marketplace-dev.allizom.org/curate/create/apps
2. Search for "facebook"
3. Skip one of the required fields and click Save
expected behavior:
Error message when form submission fails is clear and accurate
observed behavior:
The error message upon clicking "submit" says 'This field is required' which doesn't specify what field is missing
Comment 1•12 years ago
|
||
Seems clear enough since it mentions the field name. A better version would be to have the error messages next to the field but I don't see it as such a priority.
Priority: P2 → P5
Comment 2•12 years ago
|
||
Was fixed somewhere. The problem was we weren't catching something on the frontend, so the backend returned the error which we didn't handle well. Now we're catching it on the frontend.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
Oh, it was when the feed app type selectors were changed. Chuck fixed.
Assignee: nobody → charmston
| Reporter | ||
Comment 4•12 years ago
|
||
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•