web-components icon indicating copy to clipboard operation
web-components copied to clipboard

Bug in changing the arrow direction of a TreeGrid

Open hfazai opened this issue 3 years ago • 3 comments

Description

Bug in changing the arrow direction of a TreeGrid.

How to reproduce

1- Go to https://vaadin.com/components/vaadin-tree-grid/java-examples 2- Go to this example:

image

3- Expand "Asset"

image

4- Double-click on "Asset" image

=> The direction of the arrow is wrong.

Environment

  • OS :Fedora 32

Browsers Affected

  • Chrome

hfazai avatar Aug 25 '21 15:08 hfazai

Could also be reproduced without Lazy Loading... tested in Chrome and Firefox.

sirbris avatar Jun 20 '22 09:06 sirbris

FYI: double clicking on the collapse/expand icon does seem to cause the issue... in V14 as well as in V23... is there a way to prevent that manually at this point?

sirbris avatar Jun 20 '22 13:06 sirbris

The issue seems to be resolved in v24. This can be verified using the v24 docs examples. Can you confirm whether the issue persists in your examples in v24?

ugur-vaadin avatar Nov 20 '23 17:11 ugur-vaadin