[commits] [Wiki] changed: Doc/Dev/Kronolith/AjaxDeveloperNotes
Ralf Lang (B1 Systems GmbH)
lang at b1-systems.de
Tue Oct 26 12:16:24 UTC 2021
rlang Tue, 26 Oct 2021 12:16:24 +0000
Modified page: https://wiki.horde.org/Doc/Dev/Kronolith/AjaxDeveloperNotes
New Revision: 2
Change log: Tags
@@ -22,7 +22,7 @@
++ Autocompleters
There are suggest-as-you-type autocompleters in the create/edit event forms.
-ResourceAutocompleter, ContactAutocompleter and UserAutocompleter are
implemented as so-called Imple's - They are an archaic form of ajax
framework. We should design replacements for them using
horde/http_server and horde/routes.
+TagAutocompleter, ResourceAutocompleter, ContactAutocompleter and
UserAutocompleter are implemented as so-called Imple's - They are an
archaic form of ajax framework. We should design replacements for them
using horde/http_server and horde/routes.
There is some loss/mismatch of information between users/attendees
restored from a saved event and those newly added through the
autocompleter. Also, it would be good to have the same window for
users and "email attendees" as it feels unnatural to users and also
complicates the backend code.
More information about the commits
mailing list