Skip to content

[FEATURE] Show current AQI on saved-location chips #1153

Description

@Suprita736

Feature Summary

Add a small AQI badge or colored indicator to each saved-location chip so users can see the current air-quality status of their saved cities at a glance without switching between locations.

Problem Statement

The AppControls saved-location chips currently display only the location name.

Users who have multiple saved locations cannot quickly compare their current air-quality conditions without selecting each location individually.

This makes it less convenient to identify which saved location currently has poorer air quality.

Proposed Solution

Fetch the current AQI for each saved location using the existing fetchAirQualityByCoords functionality from:

src/services/airQualityService.js

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions