Skip to content

LCFS - Change type filter to dropdown on compliance reporting list page #2443

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

Open
9 tasks
AlexZorkin opened this issue Apr 9, 2025 · 0 comments
Open
9 tasks
Assignees
Labels
Medium Medium priority Task Work that does not directly impact the user UX

Comments

@AlexZorkin
Copy link
Collaborator

AlexZorkin commented Apr 9, 2025

Description:
Change the 'type' filter on the compliance reporting list page from a text input to a dropdown with specific report types for easier filtering.

Purpose and benefit to user:

  • Makes it easier for users to filter by report type
  • Reduces errors from manual text entry
  • Provides clear options for available report types
  • Improves user experience with standardized filtering

Acceptance Criteria:

  • Given I am a user, When I click on the type filter, Then I see a dropdown with specific report types (Early Issuance, Compliance report, Supplemental report, Government adjustment, Reassessment.)
  • Given I am a user, When I select a report type from the dropdown, Then the list is filtered to show only reports of that type
  • Given I am a user, When I clear the type filter, Then all report types are shown again

Development Checklist:

  • Create dropdown component for type filter
  • Populate dropdown with available report types
  • Implement filtering logic
  • Add clear filter functionality
  • Test with various report types
  • Ensure responsive design

Notes:
This change will improve the usability of the compliance reporting list page by making the type filtering more intuitive and error-proof.

@AlexZorkin AlexZorkin added the Task Work that does not directly impact the user label Apr 9, 2025
@airinggov airinggov added Medium Medium priority UX labels Apr 11, 2025
@dhaselhan dhaselhan self-assigned this Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Medium Medium priority Task Work that does not directly impact the user UX
Projects
None yet
Development

No branches or pull requests

3 participants