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

Update warning about pseudo class first-child #615

Closed
jeffvg opened this issue Dec 20, 2022 · 2 comments
Closed

Update warning about pseudo class first-child #615

jeffvg opened this issue Dec 20, 2022 · 2 comments
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected

Comments

@jeffvg
Copy link
Contributor

jeffvg commented Dec 20, 2022

Describe the bug

the warning about pseudo class first-child that would happen once in a few clicks to happening 14 times in one click. If you scroll to the bottom of "apps using blui" page then nav to roadmap page you should see this 14 times

What is the expected behavior?

no warnings

What are the steps to reproduce?

  1. Go to...apps using blui page, scroll to bottom of page
  2. Click on...roadmap page with dev tools open

Screenshots / Screen recording

image

Code snippet / Link to minimum reproduction example

updating all the first-child to first-of-type cleans up the warnings but unsure about final results

image

Your environment information

Suggested fix

Anything else to add?

emotion-js/emotion#2325

@jeffvg jeffvg added bug Something not working as expected needs-review Issues that we would like to revisit/review labels Dec 20, 2022
@huayunh
Copy link
Contributor

huayunh commented Dec 28, 2022

This might have been fixed already in the latest PRs.

@huayunh
Copy link
Contributor

huayunh commented Dec 29, 2022

@joebochill joebochill added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Jan 5, 2023
@joebochill joebochill removed the needs-review Issues that we would like to revisit/review label Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected
Development

No branches or pull requests

3 participants