Skip to content

fix: Position 'go back' button on test pages to be fixed on scroll #89

New issue

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

Merged
merged 4 commits into from
Aug 10, 2025

Conversation

zihanKuang
Copy link
Contributor

Notes for Reviewers

This PR fixes #81
It addresses the UI challenge of making the "go back" button a fixed element that remains visible when the user scrolls.

This is a draft PR and is still a work in progress.
The current changes implement a fixed position with a top value to prevent the button from being obscured by the navigation bars.

20250807_221706.mp4

Signed-off-by: ZihanKuang <[email protected]>
Signed-off-by: ZihanKuang <[email protected]>
@zihanKuang zihanKuang merged commit c9d6264 into layer5io:master Aug 10, 2025
2 checks passed
@zihanKuang zihanKuang deleted the add-fixed-button branch August 10, 2025 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the back button sticky
1 participant