Skip to content

Add imagery dropdown filter to explore projects#7213

Open
sumitdahal7 wants to merge 1 commit intohotosm:developfrom
sumitdahal7:feat/7212-imagery-filter
Open

Add imagery dropdown filter to explore projects#7213
sumitdahal7 wants to merge 1 commit intohotosm:developfrom
sumitdahal7:feat/7212-imagery-filter

Conversation

@sumitdahal7
Copy link
Copy Markdown
Contributor

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation
  • 🧑‍💻 Refactor
  • ✅ Test
  • 🤖 Build or CI
  • ❓ Other (please specify)

Related Issue

Fixes #7212

Describe this PR

This PR adds a new Imagery filter to the "More filters" panel on the Explore Projects page. This allows users to filter projects based on their required imagery source (e.g., Bing, Mapbox, ESRI, Maxar, or Custom).

Key Changes:

  • Localization: Added imagery and selectImagery labels to frontend/src/components/projects/messages.js.
  • UI Implementation: Integrated a react-select dropdown in the MoreFiltersForm component to allow users to pick an imagery provider.
  • API Integration: Updated the UseProjectsQueryAPI hook to include the imagery query parameter in the project search

Screenshots

image

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 3, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add imagery filter to the Explore Projects "More Filters" panel

1 participant