Content
View differences
Updated by Parimal Satyal about 7 hours ago
**As** a team member in a scrum project
**I want to** be able to select and view small or large sets in my backlog bucket and sprints bucket
**so that** I can view a specific backlog and sprint at a glance.
<br>
**Acceptance criteria**
* On the Backlog backlog and sprints page, there is a button on the backlogs side that triggers panel "Backlog" with a multi-select SelectPanel: drop down menu.
* The button is titled "**Backlog items"**
* On click, Clicking on **All backlog items** means the user sees can view all existing items grouped by buckets (identifiable by names) + backlog inbox. Backlog buckets appear on top. Backlog inbox at the bottom.
* The buckets within the backlog can be filtered (using the text filter) to only show a specific backlog bucket \[e.g, Low-hanging fruit\] or multiple buckets.
<br>
* On the Backlog backlog and sprints page, there is a button on the sprints side that triggers panel "Sprints" with a multi-select SelectPanel: drop down menu.
* The button is titled "**Sprints"**
* Clicking on **Sprints** **All sprints** means the user can view all existing sprints grouped by buckets.
* The items within the sprints can be filtered to only show a specific sprint bucket \[e.g, Sprint 2-Discovery\] or multiple sprint buckets.
* Only active and in planning sprints are available for selection.
* Selections made in the above selectors are reflected in the URL. Sharing URL the url will carry the selected sprints and buckets to the new page load.
**Technical notes**
* The two buttons use the standard [**Select Panel**](https://qa.openproject-edge.com/lookbook/pages/components/select_panel) component without any custom code.
* The footer has an additional 'clear' button that doesn't come with the component but which the component allows. So the footer includes two buttons:
* "Clear" (secondary): Goes back to default state (none selected) and closes the panel.
* "Apply" (primary): Applies the current selection and closes the panel.
* **Note:** Adding a counter to this apply button A primer select panel is out of scope, will be handled within used for the component in <mention class="mention" data-id="75516" data-type="work_package" data-text="##SDS-700" data-display-id="SDS-700">##SDS-700</mention>.
multi select.
**Permissions and visibility considerations**
* _\-_ _To whom is this feature visible?_
* _When is it not visible?_
**Translation considerations**
* _\-_ _Key terms and phrases in the key languages_
**Out of scope**
* Storing the selected values in the backend.
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._
**I want to** be able to select and view small or large sets in my backlog bucket and sprints bucket
**so that** I can view a specific backlog and sprint at a glance.
<br>
**Acceptance criteria**
* On the Backlog
* The button is titled "**Backlog items"**
* On click,
* The buckets within the backlog can be filtered (using the text filter) to only show a specific backlog bucket \[e.g, Low-hanging fruit\] or multiple buckets.
<br>
* On the Backlog
* The button is titled "**Sprints"**
* Clicking on **Sprints**
* The items within the sprints can be filtered to only show a specific sprint bucket \[e.g, Sprint 2-Discovery\] or multiple sprint buckets.
* Only active and in planning sprints are available for selection.
* Selections made in the above selectors are reflected in the URL. Sharing URL
* The two buttons use the standard [**Select Panel**](https://qa.openproject-edge.com/lookbook/pages/components/select_panel) component without any custom code.
* The footer has an additional 'clear' button that doesn't come with the component but which the component allows. So the footer includes two buttons:
* "Clear" (secondary): Goes back to default state (none selected) and closes the panel.
* "Apply" (primary): Applies the current selection and closes the panel.
* **Note:** Adding a counter to this apply button
* _\-_
* _When is it not visible?_
**Translation considerations**
* _\-_
**Out of scope**
* Storing the selected values in the backend.
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._