codelab
codelab copied to clipboard
Highlight the ability to jump to another file in tests
What the issue is about
At some point the exercise starts including tasks spread across multiple files.
There's a nice shortcut allowing to jump to a specific file by clicking on it's name in the test description
Unfortunately many people miss it and do not realize that the work is happening in the other file.
We need to draw attention to the file name, maybe with some kind of message or animation?
Where to start?
Start with reproducing Locally Ping this thread with ideas on what would be the best UX for this.