We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current behavior: in the itemA screen, if you click on the Player option in the navigation mode (top-left button) it leads to the homepage.
Wanted behavior: the button should lead to the player view of itemA
The text was updated successfully, but these errors were encountered:
Change design to icon switch: can use Pagination component with hideNextButton and hidePrevButton set to true. Also use new icons from design.
hideNextButton
hidePrevButton
true
Sorry, something went wrong.
See graasp/graasp-ui#215 This is implemented by #543
codeofmochi
Successfully merging a pull request may close this issue.
Current behavior: in the itemA screen, if you click on the Player option in the navigation mode (top-left button) it leads to the homepage.
Wanted behavior: the button should lead to the player view of itemA
The text was updated successfully, but these errors were encountered: