Skip to content

kicker: When filtering, execute the first result when accepting the text field

Aleix Pol Gonzalez requested to merge work/apol/execute-dashboard into master

It's weird that we can't execute what we search. Changed from TextEdit to TextInput to have the accepted signal but also so it doesn't do multiline, which we don't need.

Merge request reports