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

[Datepicker, Tooltip]: Angular Material based components not reflecting all styles correctly in customer app #471

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

RiinaKuu
Copy link
Contributor

https://funidata.atlassian.net/browse/DS-355

Certain typography styles did not reflect correctly in customer (Sisu) application side. This might be due to Material 3 update where most of the typography configs were removed and M3 did not have clear instructions how to set up custom typography for individual components.

To fix the issue, some typography styles are overwritten in Datepicker and Tooltip components' respective ngMaterial-theme.scss files. These changes should not effect the components in any way in Fudis.

… certain typography in order to reflect them in customer app side as well.
@RiinaKuu RiinaKuu added the bug fix Something isn't working as expected label Oct 22, 2024
@github-actions github-actions bot temporarily deployed to Documentation for branch DS-355-ngmaterial-component-style-fixes October 22, 2024 13:07 Destroyed
videoeero
videoeero previously approved these changes Oct 23, 2024
Copy link
Contributor

@videoeero videoeero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot temporarily deployed to Documentation for branch DS-355-ngmaterial-component-style-fixes October 23, 2024 06:52 Destroyed
@github-actions github-actions bot temporarily deployed to Documentation for branch DS-355-ngmaterial-component-style-fixes October 23, 2024 06:56 Destroyed
@videoeero videoeero merged commit d542415 into main Oct 23, 2024
10 checks passed
@videoeero videoeero deleted the DS-355-ngmaterial-component-style-fixes branch October 23, 2024 08:47
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fix Something isn't working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants