Bug #21731
openMessage Autofill Bug
0%
Description
Hi All,
When sending a message in "compose" area, the user types in the beginning of a username in the TO field and then the Commons autofills possible user names from which the sender can choose. For example if I am sending colinmcd a message i might type "colin" and then select colinmcd from autofill options.
The commons throws an error after selecting the autofill saying user "colin" does not exist. I noticed this the other day on the dev site but now a user has messaged me about it on the live site. It's likely a minor issue that does not need to be fixed now but flagging for later.
Files
Updated by Boone Gorges 7 days ago
- Category name set to Messages
- Status changed from New to Staged for Production Release
- Assignee set to Boone Gorges
Fixed in https://github.com/cuny-academic-commons/cac/commit/faf907990253d49454823d407822ad6bc98dfc3b, https://github.com/cuny-academic-commons/cac/commit/44828342a7d692d3eb7dfdfd0ee3471dcd7f5eb2. This asynchronous "not found" check is useful, but it should not run when the field is blurred because you're selecting a result.