-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
add scroll to top button #5331
add scroll to top button #5331
Conversation
|
…ithub.com/bintus-ux/opentelemetry.io into opentelemetry-contribution2024-devbranch1
@svrnm could you please test and review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great start, some inline feedback for you to address.
@svrnm Issues have been resolved , please kindly review once again. |
…ithub.com/bintus-ux/opentelemetry.io into opentelemetry-contribution2024-devbranch1
…ithub.com/bintus-ux/opentelemetry.io into opentelemetry-contribution2024-devbranch1
On Wed, 9 Oct 2024 at 10:03 AM Severin Neumann ***@***.***> wrote:
Screenshot.2024-10-09.at.11.00.14.png (view on web)
<https://github.com/user-attachments/assets/0e0bc8ed-b956-4a5e-ac2f-fbe2a31f83bc>
Can you see if it is possible to make sure that the button "stops" above
the page footer when scrolling down?
—
Reply to this email directly, view it on GitHub
<#5331 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5F4OZ5EQ6IOBIN55OAASSTZ2TWOFAVCNFSM6AAAAABPNR34GSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBRG42TINBYGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
Noted. On it.
|
Hello @svrnm , i might need your help please, appears i might have broken deploy by trying to access submodule themes/docsy to reach the footer.html file , please how do i resolve, thanks. |
…ithub.com/bintus-ux/opentelemetry.io into opentelemetry-contribution2024-devbranch1
Run |
I don’t know if it’s a blocker as in order to access the footer.html file which is where I could implement the scroll-to-top to effect on the website it resulted in the issue accessing themes/docsy |
I’ve run the command and pushed my changes but the deploy checks don’t re-run @svrnm |
your submodules are still broken, we can try to get it fixed via a bot |
/fix:submodule |
You triggered fix:submodule action run at https://github.com/open-telemetry/opentelemetry.io/actions/runs/11818050526 |
fix:submodule failed or was cancelled. For details, see https://github.com/open-telemetry/opentelemetry.io/actions/runs/11818050526. |
I am super sorry if i broke something. |
Signed-off-by: svrnm <[email protected]>
you didn't. Submodules are challenging from time to time, that's why we have some helpers to fix issues with them. I pulled your PR and fixed it locally on my end. Make sure you run "git pull" on your end before doing any more changes |
Appreciate so much, thanks!!! |
@svrnm I pulled your changes as you said, ran the npm run fix:format and merged with main. Deployment fails as i am already done with my scroll-to-top changes |
@bintus-ux there seems to be something broken in the PR and the git commit history, I tried to rebase it but I get a lot of merge conflicts that are hard to resolve. Please do the following:
If that new PR has everything we need we can close down this one |
Appears the best solution, will do that now, thank you. |
Sorry to still be dwelling on this issue, i did as you said, my fork was in sync with upstream before i recloned it,manually copied my changes into the codebase and ran npm run fix:all which popped up this clone errors for opentelemetry-go @svrnm |
can you delete that folder and try it once again? |
Hello mentor, successfully made a new pr #5620 for the scroll to top functionality. Appreciate your efforts and guidance so far, thanks so much mentor @svrnm ! |
Fix for issue number #5310
Desktop View
Mobile View