Closed vitorvicente closed 2 years ago
Submit tab seems to appear at the top of the bar instead of at the end, this only happens when there are enough questions to fill the bar.
Fixed in https://github.com/BUUPE/Inquisitor/tree/improvements/3.0, Math.max was being applied to an Array Object, needed to deconstruct it.
Submit tab seems to appear at the top of the bar instead of at the end, this only happens when there are enough questions to fill the bar.