I have two suites in Cylc at the moment that I am testing:
- suite "cylc1"
- suite "''.abc.def240"
When I run the suites, I can see the dropdown for "cylc files". Opening the suite.rc, then I am displayed with the contents of the suite.rc processed file.
Pressing "Search", without typing anything, leads to two different behaviours. Both broken in my opinion.
For the suite cylc1, it replaces the characters previously displayed.
Before:

After pressing Search:

Then for the suite with special characters, before:

Pressing Search:

I would expect to either display a warning that I need to provide a search query string, or that nothing happened.