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

[FE]: Remove "project size" and "carbon pricing type" from project overview detail sidebar #196

Conversation

atrincas
Copy link
Collaborator

@atrincas atrincas commented Dec 23, 2024

Remove Project Size and Price Type Filters from Project Details

This PR simplifies the project details view by removing two unused filters: project size and price type. The only remaining filter is the cost range selector (NPV/Total). This change streamlines the UI and removes unnecessary complexity from the codebase.

Changes:

  • Removed projectSizeFilter and priceType from project details filters
  • Simplified the project details API query by removing unused filter parameters
  • Updated types and interfaces to reflect the reduced filter set
  • Removed unused imports from project entities
  • Streamlined the parameters component to only show cost selector options

Jira

Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tnc-blue-carbon-cost-tool-ghps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 5:01pm

@atrincas atrincas merged commit 3738456 into dev Dec 23, 2024
3 checks passed
@atrincas atrincas deleted the TBCCT-218-fe-remove-project-size-and-carbon-pricing-type-from-project-overview-detail-sidebar branch December 23, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant