shivam shukla

Results 5 issues of shivam shukla

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug The navbar on the homepage and the dedicated-destinations pages shows...

bug
gssoc

## Description The sticky navbar fails to remain fixed at the top of the viewport when the user scrolls down the page, causing navigation links to become inaccessible. ## Reproduction...

๐ŸŸฉ priority: low
๐Ÿšง status: blocked
โœจ goal: improvement
๐Ÿ•น aspect: interface

## Fixes - Fixes #293 by @shivam8112005 ## Description - Trimmed the input query value to remove leading and trailing whitespace before processing the form. - Added validation to ensure...

## Description Some parts of the JavaScript codebase lack proper null checks when manipulating DOM elements. This can lead to unexpected errors or crashes when trying to access or modify...

๐ŸŸจ priority: medium
๐Ÿงน status: ticket work required
๐Ÿ›  goal: fix
๐Ÿ’ป aspect: code

## Description Currently, users can enter whitespace characters (spaces, tabs) in the search input field, which is not being handled properly. If the user submits the form with just whitespace,...

๐ŸŸฉ priority: low
๐Ÿ status: ready for work
๐Ÿ›  goal: fix
๐Ÿ’ป aspect: code