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

Fixed an issue where the wrong month label was shown in rare cases #854

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

alexasselin008
Copy link
Member

@alexasselin008 alexasselin008 commented Dec 10, 2024

We've seen an issue where a client had a range from Nov 1 to Nov 30, but the graph showed "Dec. 30" instead. The endRange property seems to work fine, so it's most likely a display issue. Looking at the formatSpecialMonth method, there was a usage of the wrong variable, which i think was the issue.

This is a tentative fix that we will ship to the client to see if everything works as expected

Copy link

changeset-bot bot commented Dec 10, 2024

🦋 Changeset detected

Latest commit: 4252fd8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@igloo-ui/area-chart Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for igloo-ui ready!

Name Link
🔨 Latest commit 4252fd8
🔍 Latest deploy log https://app.netlify.com/sites/igloo-ui/deploys/67588634bba00c0008fc9442
😎 Deploy Preview https://deploy-preview-854--igloo-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alexasselin008 alexasselin008 merged commit 30c350b into main Dec 10, 2024
10 checks passed
@alexasselin008 alexasselin008 deleted the feature/DS-506_area_chart_fix branch December 10, 2024 18:32
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