element-portable/src/components
Travis Ralston 345dbce6e4 Fix autocomplete delay text field not accepting text
SettingsStore.setValue is async (fire&forget) however getValueAt is cached. Theory was supposed to be that getValueAt local echos, however the animation loop of React is probably just too fast to actually make the local echo happen.

Fixes https://github.com/vector-im/riot-web/issues/9907
2019-07-14 23:28:23 -06:00
..
structures Remove misleading text about admins logging people out from soft logout 2019-07-11 09:18:33 -06:00
views Fix autocomplete delay text field not accepting text 2019-07-14 23:28:23 -06:00