Closed
Bug 1711086
Opened 4 years ago
Closed 4 years ago
Pocket panel adding tags after a max char limit fails if you're using a dropdown tag
Categories
(Firefox :: Pocket, defect, P3)
Firefox
Pocket
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: thecount, Assigned: thecount)
Details
Attachments
(1 file)
Str:
- Open the Pocket panel on a story page while logged in.
- Attempt to add a really long tag, and hit "save"
- Clear your long tag, and try adding a new tag.
- Find a tag that creates a dropdown, I use "test" as it creates a dropdown for me.
- Click the test item in the dropdown.
- Click save.
Expected: should save the tag test.
Actual: it does not.
I've investigated it enough to know that this is an issue in how and when we validate and clear errors. We don't do it unless the user types something. Which didn't happen in the case of clicking a dropdown tag.
Updated•4 years ago
|
Assignee: nobody → sdowne
Priority: -- → P3
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by sdowne@getpocket.com:
https://hg.mozilla.org/integration/autoland/rev/b0cb52fd052b
Fixing Pocket panel tag error message r=gvn
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•4 years ago
|
QA Whiteboard: [qa-90b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•