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
this is done partially already. the input fields have the class user-auto-complete which is select2 enabled. however select2 is only used for building the selection menu. select2 has a multi-select feature, which we should make use of.
On chair#edit (
/chairs/:id/edit
) and chair#new (/chairs/new
) pages.Use select2: https://github.com/hpi-swt2/wimi-portal/blob/master/Gemfile#L92
The text was updated successfully, but these errors were encountered: