Skip to content

Conversation

Eweol
Copy link
Contributor

@Eweol Eweol commented Jan 10, 2022

Pull Request

📖 Description

The BaseLayerLuminance parameter in the FluentDesignSystemProvider was a culture related float value, which leads to the problem that browsers with a region that uses comma instead of dot for float/double values set the value with comma instead of dot in the html tag.
This leads to unexpected colours in Component.

🎫 Issues

👩‍💻 Reviewer Notes

📑 Test Plan

Open the example page on a browser which is set to a region which uses comma instead of dot float/double values (German for example) and trigger the Light / Dark Toggle (I have set it from 0 to 0.2 to test it)!

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have modified an existing component

@ghost
Copy link

ghost commented Jan 10, 2022

CLA assistant check
All CLA requirements met.

@EisenbergEffect EisenbergEffect linked an issue Jan 10, 2022 that may be closed by this pull request
@EisenbergEffect EisenbergEffect merged commit 5c2d4ca into microsoft:main Feb 7, 2022
@EisenbergEffect
Copy link
Contributor

Thanks @Eweol ! Sorry for the delay in getting this merged.

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