Skip to content

initialstart/time: Fix search box getting unfocused on every key press

Devin Lin requested to merge work/devinlin/fixfocus into master

Fixes #288 (closed)

Ensure that the ListView is not taking focus from the text field

Merge request reports