Conversation
|
LGTM One note - a doc could be in multiple releases technically. I wonder if we should make the badge just say "Release" and a popover that contains the release names, description, and a link to the releases? |
|
i'd like to keep the href within the badge itself since it's always tricky for me to have on-hover tooltips/menus that disappear if you're trying to rollover to it but took an unfavorable path causing the popover to disappear. so two options: 1 - keep it as is (show a badge for each release, each clickable to to its respective release details page) |
|
Let's go with either of your preferences for now - (1) seems simplest so sgtm and we can revise later |
"pending releases" are cached via a context provider, when the doc status badges are rendered, it uses the cached values to prevent repeated db calls.
screenshots:
fixes #568