Decide how to display (or not) RANS with other statuses
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I got the ORDS folks to change what data is available to us so we can:
- Make it easier to hide already archive RANS that didn't have a RUP to begin with
- Decide what to do with the ones in other statuses.
The whole list of types now is this here blow, help me fill in the appropriate box and we can get this coded:
- A - Active
- [x] show it
- [ ] there are special considerations when this changes/gets replaced, please comment with details
- AR - Archived
- [ ] if there was a RUP, show it
- [ ] if there wasn't, don't
- [ ] there are special considerations when this changes/gets replaced, please comment with details
- CA - Cancelled
- [ ] if there was a RUP, show it
- [ ] if there wasn't, don't
- [ ] there are special considerations when this changes/gets replaced, please comment with details
- EE - Expired
- [ ] I'm right that it means expired
- [ ] I'm wrong and you're letting me know
- [ ] if there was a RUP, show it
- [ ] if there wasn't, don't
- [ ] there are special considerations when this changes/gets replaced, please comment with details
- P - Pending
- [ ] I'm right that it means pending
- [ ] I'm wrong and you're letting me know
- [ ] At least one staff member told me to leave these out/hide, so we do this
- [ ] or we show them but greyed out or something?
- [ ] there are special considerations when this changes/gets replaced, please comment with details
- PA -?
- [ ] show it
- [ ] hide it
- [ ] there are special considerations when this changes/gets replaced, please comment with details
- PE - ?
- [ ] show it
- [ ] hide it
- [ ] there are special considerations when this changes/gets replaced, please comment with details
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.