element-x-ada/tests/uitests
Chris Smith 99f571b4eb Search for users to start a new DM. (#376)
Search for users to start a new DM.

Hooks up the create room UI to the matrix client to get
search results. Searches are debounced for 500ms and
only executed when 3 or more characters are entered.

Wrap the result state so we can distinguish between
"no results because we haven't searched yet" and
"no results because the API returned nothing", and
add a "No results found" message in the UI for the
latter case.

Closes #95
2023-05-03 13:26:31 +00:00
..
src Search for users to start a new DM. (#376) 2023-05-03 13:26:31 +00:00
.gitignore Move Showkase to a dedicated module for ui tests. 2023-01-18 15:19:54 +01:00
build.gradle.kts Group design components in Showkase for the Compound team (#375) 2023-05-02 16:13:35 +00:00
consumer-rules.pro Move Showkase to a dedicated module for ui tests. 2023-01-18 15:19:54 +01:00
proguard-rules.pro Move Showkase to a dedicated module for ui tests. 2023-01-18 15:19:54 +01:00