boostorg / website-v2

New Boost website
https://boost.io
Boost Software License 1.0
8 stars 13 forks source link

Import and add in-progress release notes. #1416

Closed brianjp93 closed 2 weeks ago

brianjp93 commented 2 weeks ago
brianjp93 commented 2 weeks ago

image

GregKaleka commented 2 weeks ago

outstanding question of how users can visit this page. Should there be a link from the releases page that says "view in-progress release notes"?

Yes, that makes sense to me, but I'll let others chime in.

brianjp93 commented 2 weeks ago

@rbbeeston I would prefer to not put the "in-progress" option in the version dropdown and would rather opt for a link elsewhere on the release page. For all other options in the dropdown, selecting a version sets it for the user in a cookie so that it persists when they come back or go to the libraries list page. The "in progress" option however, cannot persist as it is not an actual version, and doesn't mean anything for the library list page. What do you think?

rbbeeston commented 2 weeks ago

There seems to be some pages that were in in progress that weren't actually used, so perhaps there is an opportunity there to do something with this and those other pages that will allow for that.

I think just get this wrapped up as is, and we will have a separate issue for hooking it up.