discourse/app/assets
Renato Atilio b4f0a8748d
UX: avoid triggering the autocomplete mid-word (#30042)
With the previous logic, autocompletes were being opened mid-word, which was annoying and didn't properly work – selecting an option would generate an invalid format, mixing existing with new.

This PR makes a simple change: only ever trigger an autocomplete on word ends, and close them when arrow-navigating out of the word-end boundary.

ref /t/-/143169
2025-01-03 16:27:44 -03:00
..
images
javascripts UX: avoid triggering the autocomplete mid-word (#30042) 2025-01-03 16:27:44 -03:00
stylesheets UX: use em for code font-size (#30547) 2025-01-03 13:09:29 -05:00