#88 coreos-download: fix navbar and stream dropdown
Merged by dustymabe. Opened by abai.
fedora-web/ abai/websites coreos-download  into  master

Download 88.patch

Fixes a bug that when the page re-renders, the navbar
and stream selection dropdown are not consistent with
the content shown in the main content section.

To reproduce, select a platform in the navbar and select a
different stream from dropdown. When the page re-renders,
while the main content remains the same as user selected
previously, the selected dropdown and navbar are refreshed
with default values. The expected behaviour is that the
refreshed value is consistent with the content selected by
user.

Signed-off-by: Allen Bai abai@redhat.com

cc @rfairley @jlebon

Hmm, probably cleaner to just rename this option_stable now?

One comment, LGTM otherwise!

Hmm, probably cleaner to just rename this option_stable now?

:thumbsup: on this
Updating

rebased onto bec8b471563e682927b9f3b99bfa7e6f65be9058

Updated and rebased.

Pull-Request has been merged by dustymabe

Metadata