massenergize / api

Backend Code for Massenergize Portal. This provides the API to the backend database, and is shared by the various front-end portal projects.
MIT License
4 stars 8 forks source link

UI Design for carbon calculator #969

Open archx3 opened 2 months ago

archx3 commented 2 months ago

DESCRIPTION

Parent ticket : https://github.com/massenergize/frontend-admin/issues/1119

UX Design

Insert figma link or link to design

Technical Considerations

Insert technical considerations

BradHN1 commented 2 months ago

Is this a duplicate to Admin 1119?

frimpongopoku commented 1 month ago

Is this a duplicate to Admin 1119?

@BradHN1 when you break down Admin #1119 into its core parts, this is one aspect of it. This ticket is only focused on the experience (UI/UX) design. When the design is complete and approved, there will be another ticket that will be used to track it's implementation.

apowelka commented 1 month ago

Hi @frimpongopoku - so, there are three drop-downs that are needed. First a CAdmin selects a Category. Based upon that category, they select a Subcategory. and finally, in a 3rd drop-down, they select an Action. So the mock-up needs another level of drop-down https://www.figma.com/design/KxSrPKXRPaIqjWm0JXLoyf/ME-SignIn-Flows?node-id=812-2 . And, critically, each drop-down must filter based upon former selected item if selected. But also be able to be used independently.

Example: Category - select Solar. then sub-category options to display include: Renewable Electricity, Solar, and Time of Use. Select Solar and the options will include: Community solar, carport solar, rooftop solar, tracking solar.

Here is the document with more detailed specs on these relationships: https://docs.google.com/document/d/1pDezqZ5MbkHcst2nOhuoI9ckf17AnN1WbW5yzIBNE3w/edit

BradHN1 commented 1 month ago

This is not an API issue. THe UX issue was specified in Admin 1119. Not sure why it is being done here but whatever