element-hq / element-hq/element-web
Slash command autocomplete fails under load
Open
A-Autocomplete
O-Uncommon
S-Minor
T-Defect
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
If I type the first few letters of a slash command relatively quickly whilst the machine is under load (so taking a few hundred ms to update the autocomplete) the pressing enter runs the wrong command. Presumably the delayed / debounced update logic is too simplistic.
Contributor guide
Assessment
This issue has not been assessed yet.