feat: add back button to kiosk sign up page #2

Open
weva wants to merge 1 commit from weva/matemat:feat/back_button_in_kiosk into main
First-time contributor

Most kiosk browsers do not provide a back button.
This MR tries to fix this for the create user view in kiosk mode.

Most kiosk browsers do not provide a back button. This MR tries to fix this for the create user view in kiosk mode.
weva added 1 commit 2024-10-26 14:54:11 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u feat/back_button_in_kiosk:weva-feat/back_button_in_kiosk
git checkout weva-feat/back_button_in_kiosk

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff weva-feat/back_button_in_kiosk
git checkout weva-feat/back_button_in_kiosk
git rebase main
git checkout main
git merge --ff-only weva-feat/back_button_in_kiosk
git checkout weva-feat/back_button_in_kiosk
git rebase main
git checkout main
git merge --no-ff weva-feat/back_button_in_kiosk
git checkout main
git merge --squash weva-feat/back_button_in_kiosk
git checkout main
git merge --ff-only weva-feat/back_button_in_kiosk
git checkout main
git merge weva-feat/back_button_in_kiosk
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: s3lph/matemat#2
No description provided.