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: footer year is not center aligned and is static not dynamic #18

Closed
AVNI-THEEXPLORER opened this issue Jan 5, 2025 · 10 comments
Assignees
Labels
Beginner SWOC Level 1 issue bug Something isn't working SWOC officially part of SWOC season 5

Comments

@AVNI-THEEXPLORER
Copy link

Description

Description

The copyright year displayed in the Footer is hardcoded and does not update dynamically based on the current year. The year is not center aligned.This can lead to outdated information being displayed, reducing the credibility and professionalism of the website.

Any additional information?

Steps to Reproduce:

1.Open the website.
2. Scroll to the Footer section where the copyright year is displayed.
3.Observe that the year does not match the current calendar year.

Expected Behavior:

The copyright year should dynamically update to reflect the current year without requiring manual updates in the code.

Actual Behavior:

The copyright year is static and does not change unless manually updated in the source code.

Impact:

  1. Outdated copyright year can confuse users and may give the impression that the website is not maintained.
  2. It requires manual intervention each year, increasing maintenance overhead.

Proposed Solution:

Use a dynamic method to fetch and display the current year.

Screenshots

image

Any additional information?

No response

What browser are you seeing the problem on?

Chrome

@AVNI-THEEXPLORER AVNI-THEEXPLORER added the bug Something isn't working label Jan 5, 2025
Copy link

github-actions bot commented Jan 5, 2025

👋 Hello @AVNI-THEEXPLORER!

Thank you for raising an issue in the Leetcode Journal project!
Your issue has been logged, and the team will review it shortly.

Issue Handling Checklist:

  • Make sure the issue includes clear steps to reproduce (if applicable).
  • Provide relevant context, screenshots, or logs.
  • Mention if this issue blocks any critical workflows.

Notifications:

We'll get back to you soon. Stay tuned! 🚀

@AVNI-THEEXPLORER
Copy link
Author

@yashksaini-coder please assign me this issue

@yashksaini-coder yashksaini-coder added SWOC officially part of SWOC season 5 Beginner SWOC Level 1 issue labels Jan 5, 2025
@yashksaini-coder
Copy link
Owner

@AVNI-THEEXPLORER I didn't catch that minor thing, Nice work 👍

@AVNI-THEEXPLORER
Copy link
Author

@AVNI-THEEXPLORER I didn't catch that minor thing, Nice work 👍

@yashksaini-coder thanks for ur kind words yash!!

@kekubhai
Copy link
Contributor

kekubhai commented Jan 8, 2025

@yashksaini-coder hey man , I see this isn't yet implemented . Can I raise a PR for this or would you like to give some more time ?

@yashksaini-coder
Copy link
Owner

@yashksaini-coder hey man , I see this isn't yet implemented . Can I raise a PR for this or would you like to give some more time ?

I appreciate your concern, although the current contributor has asked for time. So I would like you to work on some Backend error fix issues #31 There are improvements to be done in it.

@yashksaini-coder
Copy link
Owner

@AVNI-THEEXPLORER Any updates ?

@parthratra11
Copy link
Contributor

@yashksaini-coder kindly assign it to me, i'll make it dynamic based on the current year and improve its ui too

@yashksaini-coder
Copy link
Owner

@parthratra11 You are assigned

@parthratra11
Copy link
Contributor

@yashksaini-coder issued a PR making the footer dynamic + centering it, also fixing the padding of the footer
please review and merge

will soon be modifying its ui too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beginner SWOC Level 1 issue bug Something isn't working SWOC officially part of SWOC season 5
Projects
None yet
Development

No branches or pull requests

4 participants