Closed
Bug 616230
Opened 14 years ago
Closed 14 years ago
Submit feedback button is enabled when users go past max character limit
Categories
(Input :: General, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
3.0
People
(Reporter: aakashd, Assigned: ryansnyder)
Details
Steps to Reproduce:
1. Go to input.stage.mozilla.com/happy or input.stage.mozilla.com/sad
2. Type in greater than 140 characters
3. Click on the submit feedback button
Actual Results:
Submit feedback button is enabled even though they can't submit the message.
Expected Results:
Submit feedback button should be disabled when they type past the allowable amount of characters. A user shouldn't need to click on the button in order to find out they cannot submit feedback unless their message is less than the allowable limit.
Comment 2•14 years ago
|
||
This is a UX win, but not a blocker for 2.1, so I am pushing it to 2.2 to give Ryan some more time.
Target Milestone: 2.1 → 2.2
Comment 3•14 years ago
|
||
Moving all 2.2 bugs to 3.0, as their code freezes would most likely coincide.
Target Milestone: 2.2 → 3.0
Assignee | ||
Comment 4•14 years ago
|
||
Disabling submit feedback button if the user goes over the character limit.
==
https://github.com/fwenzel/reporter/commit/5b22f3
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 5•14 years ago
|
||
Verified submit button is disabled until the user as zero or a positive # of characters remaining
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•