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

Create or Edit Action - select Carbon Calculator Action using Category and Subcategory #1119

Closed
BradHN1 opened this issue Jan 25, 2024 · 2 comments · Fixed by #1202
Closed
Assignees
Labels
Admin Ptl Admin Portal enhancement New feature or request priority 1 Highest priority

Comments

@BradHN1
Copy link
Contributor

BradHN1 commented Jan 25, 2024

User Story.
As a Community Admin
I want to more easily find and select the carbon calculator action associated with a community action
So that I don't need to search through a long un-ordered list

Additional details/context
API PR 840 (ready for final testing and deployment) implements carbon calculator action categories and subcategories. The purpose of these is to make it easier to select actions and enforce consistency between categories of community actions and calculator actions, which are the underlying basis of community acctions. We have added many new cc actions, so the list got a lot longer so it would be more challenging for the community admin to find ansd select the correct one.

In the admin portal edit action page, where the carbon calculator action is created we want to implement a two step process:

  1. first you choose the cc action category (one of 7 or so)
  2. that opens up the list of subcategories for that category.
  3. Choose a subcategory, and that gives the list of cc actions in that subcategory.

Ideally, if a category and subcategory aren't selected you could still look through that long list, pick a CC Action.

in the branch CC-updates, the intern Emma implemented part of this but it need better front-end work to make it right.

Value added.
What do you think the value of adding this feature is? Help managers and developers know how this should be prioritized.

Acceptance criteria.
The conditions that must be met for this to be done. For example, for a login feature: User is securely and reliably logged in until timeout or manual sign-out.

@BradHN1 BradHN1 added enhancement New feature or request Admin Ptl Admin Portal labels Jan 25, 2024
@apowelka
Copy link

all lists and drop-downs for categories, sub-cat and actions need to be alphabetical (A-Z)

@apowelka
Copy link

adding a search field that leads to a result displaying category - subcategory - action will also be really helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Ptl Admin Portal enhancement New feature or request priority 1 Highest priority
Projects
Status: Testing in Dev (Verification)
5 participants