🚀 Feature Request
Add toggle in UI mode to view only changed tests (with same behavior as --only-changed CLI flag)
Example
Some examples:
Another checkbox (but probably doesn't look great on smaller screens)

Or as toolbar button:

Or still in filters section:

Motivation
Quickly being able to filter on changed spec files would be very helpful. Then no need to filter yourselves when writing/debugging certain tests, or right before you want to push code and run all your changed tests locally.
Also see: #15075 (comment)