-
I was testing this component with a screenreader and found a couple issues with the display of the autocomplete suggestions. When listening to the screenreader there is no way to know that a dropdown …
-
ALL the autocomplete suggestions in `catch` blocks now relate to the caught error!?
![image](https://user-images.githubusercontent.com/3326741/130601415-cf8134df-4405-4c47-8d8e-a7f9aff5b88f.png)
-
The Ace editor has a feature that adds a comma to the previous property in the request body, if it's missing and the next property is being autocompleted from suggestions. We should consider implement…
-
Use skos:concept for search suggestions? Distinguish the two in the UI (e.g., using separators/headers in the dropdown)
-
Upstream issue: https://github.com/discord/discord-api-docs/issues/5878
If the user types a space for the next argument, the bot cannot supply suggestions because it does not receive the entire use…
-
**Scenario:**
- The client is building a web application that will use autoComplete to provide a location search feature.
- Users of the web application will use autoComplete to search for civic add…
BK01 updated
2 months ago
-
When trying to see autocomplete suggestions with an at sign @ in front of the username using the tab key, you see nothing. It would be very helpful to be able to see autocomplete suggestions with an @…
-
- [ ] - Add tables
- [ ] - Add h1 - h6 (maybe just h4? h6 feels excessive)
- [ ] - Make a gem
- [ ] - Add suggestions (autocomplete)
- [ ] - Add mentions
- [ ] - Add callouts
- [ ] - Add Pasting…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
autocomplete d…
-
The commands `visit-cancel`, `visit-end` and `visit-now-update` only make sense when there is an ongoing visit -- perhaps this should be reflected in autocomplete too, in that they only appear when th…