extent-framework / extentreports-csharp

Extent Reporting Library, .NET
http://extentreports.com
Apache License 2.0
50 stars 39 forks source link

Skip to next failed step button floats, while expand/collapse all nodes do not #224

Open jrod567 opened 4 months ago

jrod567 commented 4 months ago

In v5, the following three buttons are available to skip to next failed step, expand all nodes and collapse on nodes: image

When scrolling down the report, only the skip to next failed step button floats with the scroll bar, while the expand/collapse buttons do not: image

It seems if one floats, they all should; or vice versa.