Skip to content

batches: Fix Filter Row hiding when no matching items

Administrator requested to merge rc/workspace-preview into main

Created by: Piszmog

Closes #39414 (closed).

The variable shouldShowConnection becomes false when there are no connection nodes. Thus hiding the filter row. Changed to show the filter row when the preview action has occurred or the page is in read only mode.

Test plan

Manual testing

Video

Before

https://user-images.githubusercontent.com/38407415/181089818-4cb68932-2658-4150-8f6b-01a00abf411c.mov

After

https://user-images.githubusercontent.com/38407415/181089767-5c001df9-0b7d-4fd2-88a1-94b2cbe382b6.mov

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading