theia-trace-extension
theia-trace-extension copied to clipboard
Hitting Enter right after entering a search filter doesn't select the first entry in table(s)
- Run trace-server.
- Provision it with a trace or an experiment.
- Run extension's
yarn start:browser. - Browse to
http://localhost:3000/. - Open the provisioned trace from the Trace Viewer.
- Select the Events (or any other) Table for that trace.
- Enter a Search filter in any one of the table columns.
- Hit Enter right after entering the few filter characters.
- Notice the wrong (non-first filtered) table entry being selected.
#860 was merged, now this is not perfectly fixed yet, despite that PR's fixes contribution. -But at least the UX should be much better, with it all in -now.