Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
ThaliApp
Commits
8dc5492f
Commit
8dc5492f
authored
Sep 05, 2018
by
Gijs Hendriksen
Browse files
Merge branch 'feature/autofocus_member_list_search_bar' into 'master'
Add autofocus to the searchbar TextInput See merge request
!199
parents
4e2e86ee
f6d64145
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/ui/screens/memberList/SearchHeader.js
View file @
8dc5492f
...
...
@@ -66,6 +66,7 @@ class SearchHeader extends Component {
placeholder
=
{
searchText
}
onChangeText
=
{
this
.
updateSearchKey
}
value
=
{
searchKey
}
autoFocus
/>
)
:
(
<
Text
style
=
{
styles
.
title
}
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment