weather-gov / weather.gov

weather.gov 2.0
Other
325 stars 9 forks source link

Implement AFD cycling header #1619

Open eric-gade opened 1 month ago

eric-gade commented 1 month ago

Description

We need to implement the cycling header component from the original AFD design Figma.

This will entail, at least, the following:

Acceptance criteria

colinmurphy01 commented 1 month ago

Question for @partly-igor does previous = past and next = future? What's the state when you're at the most recent AFD? Is next inactive? Same with at the last version, is previous inactive?

partly-igor commented 1 month ago
  1. Yes "previous" is the past and "next" is the future
  2. The first version should have no "next" link, the last version should have no "previous" link. Positions of the links should the same (left aligned for previous, right aligned for next) regardless if both are present or not.
colinmurphy01 commented 1 month ago

Had a brief discussion about the priority of this feature and have decided to deprioritize for now.