shivam shukla
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...
## 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...
## 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...
## 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,...