fix the assignment dropdown on the Kanban wall
On my team of 5, assigning users to tasks is a tad strange. The dropdown gives me a box where users are scattered all over it. It would be nice if this box were ordered a little better, and also if it were a little more space-efficient -- maybe just a normal-ish dropdown list with a filter textbox up top so I could just start typing "B" for Benjamin, hit enter, and boom, the assignment is done.
Hi,
We have introduced new dropdown for user assignment. It is much faster and has quick search built-in too. Hope this will offer nicer user experience.
Best Regards,
Yodiz Support Team
Finland
-
Hi Marco,
Yes it is bit slow, we also noticed it and that's why we are now completely rewriting this user selection component. New implementation is based on JQuery and will have much better performance.
Functionality is almost ready, although we would like to release it earlier but it seems that it is going to be part of next major release, which is going to happen between 1-2 weeks.
Best Regards,
Yodiz Support Team
Finland -
Marco S. Casalaina commented
Additionally, the Users dropdown is quite slow -- it seems like it's doing a server roundtrip every time I open the dropdown, which means it takes a second or two to render. This is quite annoying.
Users don't change that often. You should cache the content of that overlay such that it displays instantly when the dropdown is clicked.