Skip to content

β€‹πŸž Bug: footer year is not center aligned and is static not dynamic #18

Closed
@AVNI-THEEXPLORER

Description

@AVNI-THEEXPLORER

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

Activity

github-actions

github-actions commented on Jan 5, 2025

@github-actions

πŸ‘‹ 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

AVNI-THEEXPLORER commented on Jan 5, 2025

@AVNI-THEEXPLORER
Author

@yashksaini-coder please assign me this issue

yashksaini-coder

yashksaini-coder commented on Jan 5, 2025

@yashksaini-coder
Owner

@AVNI-THEEXPLORER I didn't catch that minor thing, Nice work πŸ‘

AVNI-THEEXPLORER

AVNI-THEEXPLORER commented on Jan 5, 2025

@AVNI-THEEXPLORER
Author

@AVNI-THEEXPLORER I didn't catch that minor thing, Nice work πŸ‘

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

kekubhai

kekubhai commented on Jan 8, 2025

@kekubhai
Contributor

@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

yashksaini-coder commented on Jan 8, 2025

@yashksaini-coder
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

yashksaini-coder commented on Jan 9, 2025

@yashksaini-coder
Owner

@AVNI-THEEXPLORER Any updates ?

parthratra11

parthratra11 commented on Jan 9, 2025

@parthratra11
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

yashksaini-coder commented on Jan 9, 2025

@yashksaini-coder
Owner

@parthratra11 You are assigned

parthratra11

parthratra11 commented on Jan 9, 2025

@parthratra11
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

Metadata

Metadata

Assignees

Labels

BeginnerSWOC Level 1 issueSWOCofficially part of SWOC season 5bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @yashksaini-coder@parthratra11@kekubhai@AVNI-THEEXPLORER

      Issue actions

        β€‹πŸž Bug: footer year is not center aligned and is static not dynamic Β· Issue #18 Β· yashksaini-coder/Leetcode-Journal