Battery-Intelligence-Lab / galv

An open-source platform for automated storage of battery data with advanced metadata support
https://battery-intelligence-lab.github.io/galv/
Other
33 stars 8 forks source link

Add User not working #82

Closed mjaquiery closed 1 year ago

mjaquiery commented 1 year ago

Describe the bug Adding users to user sets does not work.

To Reproduce Steps to reproduce the behavior:

  1. Make a Harvester with monitored path
  2. Inspect monitored path in the frontend
  3. Click + to add a user to a user set
  4. Server error: Could not find user None

Expected behavior User is added to the user set.

Additional context Also the UI for adding users is kinda horrible. The popup modal is too small.