open-telemetry / opentelemetry.io

The OpenTelemetry website and documentation
https://opentelemetry.io
Creative Commons Attribution 4.0 International
563 stars 1.21k forks source link

[outreachy] Registry: scroll up button and sticky search #5310

Open svrnm opened 1 month ago

svrnm commented 1 month ago

Outreachy task for @bintus-ux

Based on your user experience report, please provide the following suggested improvement via a PR:

It would greatly enhance the user experience to add a scroll-to-top button that appears once users scroll down the page. This button, when clicked, should automatically scroll the user back to the top of the page, saving them the effort of manually scrolling.

Please combine adding that button with a suggestion on how to make the search bar sticky while scrolling. Both can help to accomplish your suggested experience improvement.

bintus-ux commented 1 month ago

Done. When you say '...suggestion on how to make the search bar sticky while scrolling' do you mean i should drop my opinion on achieving it in the comment section here or implementing it along with the intial task? or do i make separate PR's for both fix? @svrnm

svrnm commented 1 month ago

Done. When you say '...suggestion on how to make the search bar sticky while scrolling' do you mean i should drop my opinion on achieving it in the comment section here or implementing it along with the intial task? or do i make separate PR's for both fix? @svrnm

Implementing it, yes. You can choose if you want to have both in one PR, or if you prefer to separate both.

bintus-ux commented 1 month ago

I think separating it is best. my current pr sets up the scroll-to-top functionality so you can check that out currently working on the sticky searchbar. @svrnm

bintus-ux commented 1 month ago

Hello @svrnm 👋🏽. Should I go ahead to create a fresh pr as I’ve come up with a fix for the sticky searchbar mentor!

svrnm commented 1 month ago

Hello @svrnm 👋🏽. Should I go ahead to create a fresh pr as I’ve come up with a fix for the sticky searchbar mentor!

please do

bintus-ux commented 1 month ago

On Mon, 14 Oct 2024 at 8:01 AM Severin Neumann @.***> wrote:

Hello @svrnm https://github.com/svrnm 👋🏽. Should I go ahead to create a fresh pr as I’ve come up with a fix for the sticky searchbar mentor!

please do

— Reply to this email directly, view it on GitHub https://github.com/open-telemetry/opentelemetry.io/issues/5310#issuecomment-2410199360, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5F4OZ24G7ELBCMRYTDM2VLZ3NT4DAVCNFSM6AAAAABPLN5542VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJQGE4TSMZWGA . You are receiving this because you were assigned.Message ID: @.***>

Alright, on it.