View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003470 | SOGo | Web Mail | public | 2016-01-29 11:32 | 2016-05-18 13:38 |
Reporter | emilio.fonseca | Assigned To | francis | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Google Chrome | OS | Android | OS Version | Any |
Product Version | nightly v2 | ||||
Fixed in Version | 3.1.0 | ||||
Summary | 0003470: Creating recipients chips on new Mail is not working on blur | ||||
Description | When I'm creating a new mail I have to type the recipients and, on blur, the field should create a new chip for the typed mail. On mobile, common users just change the focus to other field and, without creating a chip, send button won't be enabled. Best regards, | ||||
Steps To Reproduce | 1 - Click on new mail button; 2 - Type a recipient for the new mail; 3 - Change the focus to another field; 4 - A chip will not be created and send button will keep disabled. | ||||
Additional Information | Inspecting the field, I can see that the function $mdAutocompleteCtrl.blur() is certainly called. So, I think this function is the one that should create the chip. | ||||
Tags | No tags attached. | ||||
This functionality is unfortunately missing in Angular Material. See https://github.com/angular/material/issues/3364 Will need a hack if it doesn't get officially fix. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-29 11:32 | emilio.fonseca | New Issue | |
2016-02-02 21:10 | francis | Note Added: 0009408 | |
2016-05-18 13:38 | francis | Changeset attached | => sogo master 32ed6a14 |
2016-05-18 13:38 | francis | Assigned To | => francis |
2016-05-18 13:38 | francis | Resolution | open => fixed |
2016-05-18 13:38 | francis | Status | new => resolved |
2016-05-18 13:38 | francis | Fixed in Version | => 3.1.0 |