Christian Reski
Christian Reski
## Description Many interactive elements didn't have proper focus states and some couldn't be navigated to via keyboard at all. This has been fixed. Closes #1749 ## Changelog - added...
## Description Implemented the first part of the new stack view design. The features to navigate between stacks and to maximize a card are still missing, but since I'm going...
Idea: As a user, I want to see what is going on on my board, even when scrumlr is in the background. In a PiP, I want to see the...
Many buttons don't have proper focus states, which makes it hard to navigate using the tab key. Examples are the menu items, the buttons in timer and voting menu, and...
As a mobile user I'd like to directly share the board using my device's native share functionality. This can be implemented using [Navigator.share()](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share)
Some buttons don't have hover states yet. Check all buttons and add hover states where necessary
Make a PWA out of scrumlr so users can "install" it optional: Think about adding the PWA to the play store: https://developers.google.com/codelabs/pwa-in-play#0
## Description Fixed a few small UI bugs. ## Changelog - delete icon is now accent color in stack view again - nodes of stack view are now properly cut...
As a user (and a developer), I want to see an easy-to-understand overview of all automations of my scrumlr session, i.e. "remove ready-state of all users when timer is over"...
We have a few animations already (and will hopefully have more in the future!). For a11y reasons, we should add support for reduced motion. As a user, I want scrumlr...