AryanNanda17 / NonStop-Lofi-Vibe-Generator

MIT License
38 stars 22 forks source link

Redirect page to the top on clicking logo #57

Closed AryanNanda17 closed 1 month ago

AryanNanda17 commented 1 month ago

Currently, when clicking on the logo on the homepage, the page refreshes. Instead, clicking on it should redirect the page to the top, if it's not already at the top.

AryanNanda17 commented 1 month ago

@fudgemasterultra, can you look into this issue?

fudgemasterultra commented 1 month ago

@AryanNanda17 Gotya, okay. So you want when it's clicked if the user is on the homepage to scroll back to the top of page instead of refreshing?

AryanNanda17 commented 1 month ago

yepp!

ParamThakkar123 commented 1 month ago

@AryanNanda17 Gotya, okay. So you want when it's clicked if the user is on the homepage to scroll back to the top of page instead of refreshing?

Exactly

fudgemasterultra commented 1 month ago

@AryanNanda17 I think I have what you are looking for in PR#58

AryanNanda17 commented 1 month ago

Merged