Skip to content
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

BUG: Error in Destination section #654

Closed
DebapriyaJha opened this issue May 29, 2024 · 8 comments
Closed

BUG: Error in Destination section #654

DebapriyaJha opened this issue May 29, 2024 · 8 comments
Assignees
Labels
bug Something isn't working gssoc

Comments

@DebapriyaJha
Copy link

Describe the bug
When clicking on the "Destination" option from the header navigation menu, the website is not scrolling or navigating to the intended destination section. Additionally, the images within the destination section are not loading correctly, even when scrolling down manually.

Expected behavior
The expected behavior is as follows:

  1. When the "Destination" option is clicked in the header navigation menu, the website should smoothly scroll or navigate to the corresponding destination section on the same page.

  2. Once the destination section is in view, either by clicking the navigation link or scrolling manually, the images within this section should load correctly and be displayed to the user.

Screenshots (Mandatory)
pr2

Additional Context (Mandatory )
To resolve the issue with the header navigation link not targeting the destination section correctly, you may need to check the implementation of the click event handler or the logic that handles the scrolling/navigation functionality. Ensure that the correct target element or section is being identified and scrolled into view smoothly.
Additionally, for the images not loading correctly within the destination section, there could be several potential causes:

  1. Incorrect image paths or URLs: Double-check that the image paths or URLs specified in the HTML or CSS are correct and pointing to the actual image files.
    2)CSS issues: Inspect the CSS styles applied to the destination section and the image elements. Ensure that there are no conflicting styles or rules that might be causing the images to be hidden or not displayed correctly etc.

Are you contributing under any open-source program ?
Yes I want to contribute in this project under gssoc 2024 program

@DebapriyaJha DebapriyaJha added the bug Something isn't working label May 29, 2024
@Pritam1729
Copy link

Can i take this task under gssoc 2024 program? can you assign it to me?

@PadmaSri08
Copy link

PadmaSri08 commented May 30, 2024

I want to work on this issue and make the destination section work properly. Please assign this to me.

@aryan-1309
Copy link

Please Assign this to me under GSSOC'24.

@apu52
Copy link
Owner

apu52 commented Jun 2, 2024

@DebapriyaJha you are assigned & can work on the navigation work only as another contributor is already assigned to do the image part.

@DebapriyaJha
Copy link
Author

Thank you @apu52 for assigning the task to me. Can You please assign an appropriate level label to this issue so that I can start working on it

@apu52
Copy link
Owner

apu52 commented Jun 3, 2024

@DebapriyaJha I will add the labels as per the review of the PR , u can start working....don't worry about the labels , it's my responsibility

@DebapriyaJha
Copy link
Author

okay

@apu52 apu52 closed this as completed Dec 28, 2024
Copy link

✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc
Projects
None yet
Development

No branches or pull requests

5 participants