Skip to content

fix(weather): reorder daily forecast columns#4118

Open
MannXo wants to merge 2 commits intoMagicMirrorOrg:developfrom
MannXo:fix/4117-weather-forecast-column-order
Open

fix(weather): reorder daily forecast columns#4118
MannXo wants to merge 2 commits intoMagicMirrorOrg:developfrom
MannXo:fix/4117-weather-forecast-column-order

Conversation

@MannXo
Copy link
Copy Markdown

@MannXo MannXo commented Apr 21, 2026

The daily forecast currently shows columns in this order: condition, max temp, min temp, precip amount, precip probability, UV Index. This is inconsistent with the order requested in the issue.

This PR reorders the daily forecast columns to: condition, min temp (low), max temp (high), UV Index, precip amount, precip probability.

Fixes #4117

@KristjanESPERANTO
Copy link
Copy Markdown
Collaborator

Thanks for the PR! Can you attach a before and after screenshot?

@rejas
Copy link
Copy Markdown
Collaborator

rejas commented Apr 22, 2026

I am not sure if changing the order is a good idea. Our users are used to how this is ordered now, changing it might confuse some...

But I am willing to see the change in screenshots, before making up my mind finally...

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.

3 participants