Jonatan Norbye

Results 6 issues of Jonatan Norbye

At the moment it is difficult to spot whether a users card is activated or deactivated when scanned for the moderators sitting besides the screen. If the sounds were different...

enhancement
frontend
priority:medium

Make it easier to see which tab is currently active in the moderator-view.

enhancement
frontend
priority:medium

Physical elections (added in https://github.com/webkom/vote/pull/453) should be tested more. Test suggestions - verify the exception for retrieving elections while inactive is `errors.InactiveUserError(user.username);` - clicked physical/digital in admin view reflects the...

When pools are changed in size, what concerns the organizers is the total amount of participants - and currently they have to manually sum up the size of all the...

InterestGroups are temporarily set to fetch all members at once (https://github.com/webkom/lego-webapp/commit/1d5fade0858d0c95b89dacd6db51c14250755f27), but should preferrably be loaded with pagination. Backend results are set to be sorted by role as of https://github.com/webkom/lego/pull/2350,...

enhancement

# Description The previously used `100vh` became bigger than the `var(--visual-viewport-height)` that was introduced to the overlay 5 months ago, which caused the page to overflow when visual-viewport-height shrinked when...

review-needed