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

feat(cxl-ui): [cxl-certificate-header] update completed page #399

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

anoblet
Copy link
Collaborator

@anoblet anoblet commented Feb 21, 2024

Copy link

github-actions bot commented Feb 21, 2024

size-limit report 📦

Path Size
packages/cxl-ui/pkg/dist-web/cxl-ui.js 72.35 KB (+0.04% 🔺)
packages/cxl-ui/pkg/dist-web/cxl-ui-jwplayer.js 11.89 KB (0%)
packages/cxl-ui/pkg/dist-web/cxl-ui-playbooks.js 29.04 KB (0%)
packages/cxl-ui/pkg/dist-web/vendor.js 140.5 KB (0%)
packages/cxl-ui/pkg/dist-web/cxl-ui-jwplayer.js, packages/cxl-ui/pkg/dist-web/cxl-ui-playbooks.js, packages/cxl-ui/pkg/dist-web/cxl-ui.js, packages/cxl-ui/pkg/dist-web/manifest.js, packages/cxl-ui/pkg/dist-web/unresolved.js, packages/cxl-ui/pkg/dist-web/vendor.js 254.94 KB (+0.02% 🔺)

Copy link

@pawelkmpt pawelkmpt left a comment

Choose a reason for hiding this comment

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

@anoblet why solution with MediaQueryController controller is better than simply hiding credential with CSS?

Especially in situation when _wideMediaQuery = '(min-width: 528px)'; is different from CSS MQ values (closest: $small: 568px).

@pawelkmpt
Copy link

@anoblet why solution with MediaQueryController controller is better than simply hiding credential with CSS?

Especially in situation when _wideMediaQuery = '(min-width: 528px)'; is different from CSS MQ values (closest: $small: 568px).

@anoblet ping

@anoblet
Copy link
Collaborator Author

anoblet commented Feb 28, 2024

@pawelkmpt True. I was unsure which was the best strategy. Updated :)

Copy link

@pawelkmpt pawelkmpt left a comment

Choose a reason for hiding this comment

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

@anoblet credential picture is suppose to be hidden on mobile and visible from medium. Buttons should be always visible though.

@anoblet anoblet force-pushed the anoblet/feat/completed branch 3 times, most recently from 81d332b to 7a09568 Compare March 1, 2024 13:38
@anoblet anoblet requested a review from pawelkmpt March 1, 2024 13:49
@pawelkmpt pawelkmpt merged commit 6f63f36 into master Mar 4, 2024
5 checks passed
@pawelkmpt pawelkmpt deleted the anoblet/feat/completed branch March 4, 2024 10:53
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.

2 participants