Damith C. Rajapakse

Results 541 comments of Damith C. Rajapakse

> Do you think this UI is ok? I don't think we need a multi-line text area, as these fields are single-line values only.

> 1. It will only update the account's name & email, which I don't believe is used much (if at all) outside of admin pages so will have little effect...

> Would replacing the current *Attribute classes with some sort of wrapper class for the entity with getter and setter methods be a possible solution? Yes, that's what I meant.

> Actually, how much of performance concern is this? If each entity is retrieved via primary key or indexed fields, one additional read should have negligible effect. Not just performance,...

An alternative is to pop-up a modal containing all students (possibly with more details such as team, email, section etc. -- somewhat similar to what we do in the 'Remind'...

> The modal option makes it seem as if the instructor can search for multiple students? Depends on the content of the modal. > I think the type to locate...

> The typeahead looks something like this I was expecting the dropdown to remain, and allow typing to narrow down the selection. Is that possible? In the end, this is...

Desirable properties, off the top of my head: 1. User has a way use the dropdown, without having to type anything 2. User cannot search for something that is not...

Other things we can do (along the same lines): * Use grey instead of light blue * mark them clearly as 'Your own response' * not show own responses at...