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

ZEVA: Update Supplier Information Table (IDIR User) #2366

Open
4 tasks done
shayjeff opened this issue Nov 21, 2024 · 2 comments
Open
4 tasks done

ZEVA: Update Supplier Information Table (IDIR User) #2366

shayjeff opened this issue Nov 21, 2024 · 2 comments
Assignees
Labels
Medium Medium Priority Task Any work that does not directly impact the user

Comments

@shayjeff
Copy link
Collaborator

shayjeff commented Nov 21, 2024

Describe the task
Implement a new table for IDIR users under the Supplier Information section to display both historical vehicle sales data ("Previous Years Vehicle Sales") and current supply data ("Previous 3 Year Vehicles Supplied"). The new table will present Previous Years Vehicle Sales alongside Previous 3 Year Vehicles Supplied to align with the terminology change from "Sales" to "Supplied."

Purpose
This update will allow IDIR users to view both historical sales and current supply data side by side, with an explanatory tooltip to clarify the data's context. The addition of Previous Years Vehicle Sales provides users with access to the full historical record for compliance purposes.

Acceptance Criteria

  • Add a table displaying “Previous Years Vehicle Sales” below or alongside the existing "Previous 3 Year Vehicles Supplied" table.
  • Add a tooltip to provide context: Supplier’s total vehicle sales for each reportable model year’s compliance period (October 1st – September 30th). Read-only historical record.
  • Implement "See More/See Less" functionality to improve user navigation.
  • Verify that the table, tooltip, and See More/See Less functionality are displayed and functioning correctly according to the mock-up.

Additional context

Mock-up for the updated table and tooltip:
Supplier Information Table Mock-up: Prototype Link

How to Navigate to the Supplier Information Tab"

  • Go to the Vehicle Supplier Tab.
  • Click on the Supplier you wish to view.
  • You will land on the Supplier Info Tab, where the table with the new "Previous Years Vehicle Sales" and "Previous 3
    Year Vehicles Supplied" will be located.
@shayjeff shayjeff added Task Any work that does not directly impact the user Medium Medium Priority labels Nov 26, 2024
@emi-hi emi-hi self-assigned this Nov 27, 2024
@emi-hi
Copy link
Collaborator

emi-hi commented Nov 27, 2024

what are the conditions for whether something is in supplied or sales for this page?

@shayjeff
Copy link
Collaborator Author

shayjeff commented Nov 27, 2024

@emi-hi, please see below. Let me know if you need me to explain in more detail.

Sales:

  • Reflects vehicle sales (LDV) for MY 2023 - the last year to be reflected in the sales table.
  • This information is automatically entered once the MY 2023 report is assessed by the Director.

Supplied:

  • Reflects ZEVs supplied from MY 2024 onward (starting October 1, 2024).
  • MY 2024 supplied numbers will automatically populate in the Supplied table once the report is assessed by the Director.
  • Suppliers will provide historical "supplied" ZEV numbers for previous years, which the business area will manually enter to determine
    the Vehicle Supplier Class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Medium Priority Task Any work that does not directly impact the user
Projects
None yet
Development

No branches or pull requests

2 participants