salesforce / lwc

⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
https://lwc.dev
Other
1.63k stars 395 forks source link

Lightning tree grid show some weird icons #2101

Closed Yasir-Sheriff closed 1 year ago

Yasir-Sheriff commented 3 years ago

Description

When I've chosen the lightning tree grid row-level record shows some weird icon

image

image

Steps to Reproduce

Open link -> https://developer.salesforce.com/docs/component-library/bundle/lightning-tree-grid/example -> select any record chevron icon visible some black box icons

https://developer.salesforce.com/docs/component-library/tools/playground/4nOWks80l/1/edit

image

Version

git2gus[bot] commented 3 years ago

This issue has been linked to a new work item: W-8441009

AllanOricil commented 3 years ago

I opened the playground link and the lightning tree component is working as expected. There is no weird icon appearing on my side.

Yasir-Sheriff commented 3 years ago

I opened the playground link and the lightning tree component is working as expected. There is no weird icon appearing on my side.

Hello @AllanOricil can you open the playground link and click on the chevron arrow in someplace you seeing some weird icons image

I have tested Chrome, Microsoft Edge and Safari browser have the same issues but firefox in Windows 10 is working as expected but the same browser in MAC OS got the issues

AllanOricil commented 3 years ago

@Yasir-Sheriff below you can see what was rendered on my side.

Obs: I can open the two links on the Firfox but nothing related to lwc loads in the screen. So I can't verify that the bug exists on Firefox.

image

image

My Chrome version image

AllanOricil commented 3 years ago

@Yasir-Sheriff good news. I was able to reproduce the issue. It is a bad css class that is causing it. But to see it the user has to click between the Chevron and the Label. It is very hard to achieve it. But good you found.

image

The user has to click on this region.

image

AllanOricil commented 3 years ago

@Yasir-Sheriff I opened an issue on the design system repo too. Maybe it is on their side or the tree component is not using the right css classes.

AllanOricil commented 3 years ago

image

kflournoy-sf commented 3 years ago

Hi @Yasir-Sheriff and @AllanOricil - FYI we actually have this bug already identified, and it's on the appropriate team's roadmap to address. Thanks for the report!

jmsjtu commented 1 year ago

Closing this as it is unrelated to LWC, please open a Salesforce Stack Exchange question or Salesforce Case if you're still experiencing this issue.