IgniteUI / igniteui-dockmanager

Ignite UI Dock Manager Web Component provides means to manage the layout of your application.
Other
37 stars 0 forks source link

Splitter cursor should be correct while resizing #93

Open sik-cloud opened 2 months ago

sik-cloud commented 2 months ago

Description

Splitter cursor should be correct while resizing

Steps to reproduce

See attachments

Result

Cursor reverts to default state after start resizing.

Expected result

Cursor should be correct (horizontal/vertical arrows) during whole resize procedure

Attachments

1

agoldenbaum commented 1 month ago

There was a support case opened for this issue recently, in which I tested to see if the issue was still reproducible. It is, and this appears to be a bug in the igc-dockmanager component. I have added an additional assignee to this issue @ChronosSF

gedinakova commented 3 weeks ago

@agoldenbaum Hi Andrew, I am trying to reproduce this with this sample without luck. Can you, please, add some repro steps and ideally a sample where you are able to achieve it? Thanks in advance.

sik-cloud commented 2 weeks ago

@gedinakova see attachments, it is straight forward reproduce

igdmdimitrov commented 2 weeks ago

@sik-cloud, @agoldenbaum, I was able to reproduce it. We will look into it.