UniversityOfHelsinkiCS / oodikone

An application for analyzing university data
https://oodikone.helsinki.fi
MIT License
14 stars 6 forks source link

Custom pop student number input format doesn't match with copy studentnumbers format #4560

Closed ShootingStar91 closed 3 months ago

ShootingStar91 commented 3 months ago

Steps to reproduce:

  1. Go to class statistics, choose population
  2. In the student table, click the copy studentnumbers icon
  3. Try to paste the studentnumber list to custom population input field
  4. Doesn't work

The custom pop studentnumber format should accept any amount of space, newline, comma or doublecomma between the numbers, at least in my opinion. Notice that the same kind of list is used in other special population features too; all of these should use the same code.