feat: total ids, pre-pubreq counts and pages left to ballot on on the AD dashboard#7813
feat: total ids, pre-pubreq counts and pages left to ballot on on the AD dashboard#7813
Conversation
Ad pages left 6620
|
Suggest to rename "pre pubreq" into something else because it looks like "pub req" (both are 2-works column title). Is it "WG adopted document" ? or "WG I-D passed the WGLC" ? It is a little unclear. |
|
It's documents that have wg or ad state that indicate they are a draft that's on its way to stream processing. The details can be seen here (scroll the window) - look in particular at L496: datatracker/ietf/doc/views_search.py Lines 488 to 509 in c4b12d6 See also the discussion at #4577 I'm happy to take a suggestion for a different name, but this one is the one that was asked for. |
jennifer-richards
left a comment
There was a problem hiding this comment.
Approving. We ought to move the inline javascript out of the template, but I'm not going to insist we do it here and now.
|
|
||
| <script> | ||
| const data = JSON.parse(document.getElementById("data").textContent); | ||
| function highchartsConfigFactory({ element, ymax, series }){ |
There was a problem hiding this comment.
This ought to be moved to an external script
No description provided.