Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort the "Status" drop-down by maturity level #66

Open
wseltzer opened this issue Mar 26, 2018 · 0 comments
Open

Sort the "Status" drop-down by maturity level #66

wseltzer opened this issue Mar 26, 2018 · 0 comments
Labels
enhancement Something could be improved (as opposed to “doesn't work as it should”) mock-up-1 About our first iteration (released ~ 20 Mar 2018)

Comments

@wseltzer
Copy link
Member

Instead of alphabetically, sort the status drop-down:

          <option value="rec">Recommendation</option>
          <option value="pr">Proposed Recommendation</option>
          <option value="cr">Candidate Recommendation</option>
          <option value="wd">Working Draft</option>
          <option value="note">Group Note</option>
          <option value="ret">Retired</option>
          <option value="per">Proposed Edited Recommendation</option>

(and note somewhere on the page that EDs aren't listed here)

@wseltzer wseltzer added the mock-up-1 About our first iteration (released ~ 20 Mar 2018) label Mar 27, 2018
@tripu tripu added the enhancement Something could be improved (as opposed to “doesn't work as it should”) label Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Something could be improved (as opposed to “doesn't work as it should”) mock-up-1 About our first iteration (released ~ 20 Mar 2018)
Projects
None yet
Development

No branches or pull requests

2 participants