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

[Improvement]: Make the Year in Stacked Circular Footer Dynamic #59

Open
arpankumarde opened this issue Jan 18, 2025 · 1 comment
Open

Comments

@arpankumarde
Copy link

Issue Title:

Make the Year in Stacked Circular Footer Dynamic

Issue Description:

The current implementation of the stacked circular footer component in Spectrum UI has a static year (2024) mentioned in the copyright line. To ensure the footer remains up-to-date without manual intervention, the year should be dynamically generated based on the current date.

Steps to Reproduce

  1. Navigate to the stacked circular footer component.
  2. Observe the copyright line mentioning the year 2024.

Expected Behavior

The year in the copyright line should automatically update to the current year.

Actual Behavior

The year in the copyright line is statically set to 2024.

Suggested Solution

Implement a dynamic method to generate the current year in the copyright line of the stacked circular footer component.

Additional Context

This change will ensure that the footer remains accurate and up-to-date, improving the overall user experience and reducing the need for manual updates.

@arpankumarde
Copy link
Author

I'm currently working on this issue and will raise a PR soon. Stay tuned!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant