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

Swap Badge to inline-flex instead of inline-block wrapper div #582

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

zaporter-work
Copy link
Member

@zaporter-work zaporter-work commented Sep 20, 2024

The new wrapper div causes many tests to fail.

See:
JS failures:
https://github.com/viamrobotics/app/actions/runs/10962317781/job/30441278974?pr=6188
E2E failures:
https://github.com/viamrobotics/app/actions/runs/10962317781/job/30441634116?pr=6188

as far as I can tell, inline-flex is rendering equivalently to the wrapper div in the playground.

Thanks @mcous for suggesting this fix!

@zaporter-work zaporter-work merged commit 486bfac into viamrobotics:main Sep 20, 2024
4 checks passed
@zaporter-work zaporter-work deleted the zp/remove-wrapper branch September 20, 2024 17:17
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