You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@APrioriRainbows it's not really a bug...just a feature that never existed. We don't have a username lookup field configured anywhere on the site yet that could be copied over. We could make use of the same typeahead control that the project selector for checkin uses pretty quickly probably
I've used select2 on some projects recently, it might be another option worth considering. It could replace our use of both bootstrap-typeahead and bootstrap-combobox, and bootstrap-tagsinput
Should do a lookup as the user is typing. Currently you have to know the person's full username to add them.
The text was updated successfully, but these errors were encountered: