Closed
Bug 1176561
Opened 11 years ago
Closed 10 years ago
An issue can be reported with blank comments
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: atiqueahmedziad, Assigned: vtieu)
Details
Attachments
(1 file)
|
69.92 KB,
image/jpeg
|
Details |
Step to reproduce
- Go to https://marketplace-altdev.allizom.org/website/484/issue
- Give some space in the input section (don't write anything)
- Notice the button "Report an issue" has lighten up
Actual Result:
Blank reports can be sent by clicking "Report an issue" button
Expected Result:
Blank reports must not be sent. We should disable the button from being lighten up if only blank spaces in given
This is happening at other places also example FeedBack Form, we need to change it globally.
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → softfilebd
| Reporter | ||
Comment 2•11 years ago
|
||
Yes, as they are generating from different js file, we need to change the js files individually.
Comment 3•11 years ago
|
||
As long as we make sure it doesn't revert Ratings, which can be blank.
Priority: -- → P3
| Reporter | ||
Comment 4•10 years ago
|
||
Thanks Vince!
Fixed in https://github.com/mozilla/marketplace-core-modules/compare/9f0462fa...8b015ff3
Assignee: softfilebd → vtieu7
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•