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

fix(ui-common): fix matrices display issues #1960

Merged
merged 5 commits into from
Mar 4, 2024

Conversation

hdinia
Copy link
Member

@hdinia hdinia commented Mar 1, 2024

ANT-1145

@hdinia hdinia requested a review from skamril March 1, 2024 16:19
@hdinia hdinia self-assigned this Mar 1, 2024
@hdinia hdinia force-pushed the hotfix/matrices-display-issues branch from cbb27b9 to 63dc454 Compare March 1, 2024 16:52
@laurent-laporte-pro laurent-laporte-pro added bug Something isn't working hot labels Mar 1, 2024
@laurent-laporte-pro laurent-laporte-pro added this to the v2.16.6 milestone Mar 1, 2024
skamril
skamril previously approved these changes Mar 2, 2024
webapp/public/locales/fr/main.json Show resolved Hide resolved
@hdinia hdinia force-pushed the hotfix/matrices-display-issues branch from 63dc454 to 0d6f013 Compare March 4, 2024 09:24
@pull-request-size pull-request-size bot added size/L and removed size/M labels Mar 4, 2024
const { data: load, reload: reloadLauncherLoad } =
usePromiseWithSnackbarError(() => getLauncherLoad(), {
const laucherMetrics = usePromiseWithSnackbarError(
() => getLauncherMetrics(),
Copy link
Member

Choose a reason for hiding this comment

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

Tip: use point-free

@skamril skamril merged commit 9e46463 into hotfix/v2.16.6 Mar 4, 2024
5 of 7 checks passed
@skamril skamril deleted the hotfix/matrices-display-issues branch March 4, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hot size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants