Skip to content

Injury list

Martin Jirénius requested to merge injuryList into develop

The injury bar should be bug free so try to crash it. The following functions should be working:

  • Click on the previous arrow
  • Click on the next arrow
  • Check an arbitrary button and get the panel to open (if not open) and update its information
  • Uncheck an arbitrary button and get the panel to close
  • Delete an arbitrary button and get the panel to close and the buttons to be unchecked.

To summarize, it should work as expected.

Merge request reports