Skip to content

Filter fix

Grigor Malo requested to merge filter-fix into staging

Fixes #335 (closed), handles possible errors for #336 (closed)

  • use filter value instead of label as key for filter list options (duplicate keys becuase of duplicated username was causing the issue in #335 (closed) )
  • check for ref object before accessing the .current property in several components in Question page

Merge request reports