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

Story: Filter List of CANs #347

Open
14 tasks
jonnalley opened this issue Aug 1, 2022 · 0 comments
Open
14 tasks

Story: Filter List of CANs #347

jonnalley opened this issue Aug 1, 2022 · 0 comments
Labels
design this is a design task story A defined user story adhering to expected norms including a narrative

Comments

@jonnalley
Copy link
Contributor

jonnalley commented Aug 1, 2022

User Story

As a budget team member, I want to filter the list of all CANs to find one or more specific CANs easily.

Acceptance Criteria

  • User can filter a listing of CANs by by the active period(s), Method(s) of Transfer, Portfolio(s), and FY budget range
  • Within a given criteria, multiple options are evaluated using boolean OR logic (ex. 1 year or 2 year active period)
  • The combination of the above criteria are cumulative/additive filters (boolean AND)
  • After a filter is applied, any and all applied filters are shown to the user so that the user is aware of what filters are limiting the CANs being returned to them.
  • A given filter criteria can then be individually removed.
  • The user can also choose to reset and clear all of the above filtering/criteria in one interaction.
  • User can choose one and only one fiscal year to filter the list of CANs by. The selection of this FY would persist across all tabs the user chooses for this page. Additionally, any selection of fiscal year would be additive and supplementary to the filters chosen above.
  • By default, the fiscal year selected and thusly filtered would be the current fiscal year based on the current date.

Tasks

UX

Dev

Definition of Done Checklist

  • UI works as designed (UX team)
  • PR(s) have been merged to main
  • Design/tech debt eliminated
  • New design/tech debt documented (if applicable)
  • Build process updated
  • Documentation updated or added
    - [ ] Feature flags/toggles created

Additional Context & Resources

@jonnalley jonnalley added draft draft only, not ready for prime time. still being authored or needs refinement story A defined user story adhering to expected norms including a narrative labels Aug 1, 2022
@jonnalley jonnalley added design this is a design task and removed draft draft only, not ready for prime time. still being authored or needs refinement labels Aug 15, 2024
@jonnalley jonnalley mentioned this issue Aug 27, 2024
30 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design this is a design task story A defined user story adhering to expected norms including a narrative
Projects
None yet
Development

No branches or pull requests

1 participant