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

Conditional tree items stay hidden with Firefox #196

Open
3 of 8 tasks
jtruffot opened this issue Dec 1, 2022 · 0 comments
Open
3 of 8 tasks

Conditional tree items stay hidden with Firefox #196

jtruffot opened this issue Dec 1, 2022 · 0 comments

Comments

@jtruffot
Copy link

jtruffot commented Dec 1, 2022

Describe the bug

With default cds-motion activated, conditional tree items stay hidden with Firefox (works with Chrome).

How to reproduce

Steps to reproduce the behavior:

  1. Go to Conditional Items story of the Tree View component on the Clarity Core storybook.
  2. Click on Toggle Tree Visibility, then on any root items.
  3. With Firefox, note that the child items are not visible.

Expected behavior

Child items must be visible when parent item are expanded.

Versions

Clarity project:

  • Clarity Core
  • Clarity Angular/UI

Clarity version:

  • v5.x
  • v6.x

Framework:

  • Angular
  • React
  • Vue
  • Other:

Framework version:
ie: Angular 13

Device:

  • OS: Windows, linux
  • Browser: Firefox
  • Version 107.0.1

Workaround

Add cds-motion="off" attribute on cds-tree-item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants