Open dshanske opened 4 years ago
As per discussion at https://indieweb.org/2020/Pop-ups/Micropub this should be for any case where a server returns a list, it should be possible to filter it using the filter
parameter in the querystring.
This is currently used in several client implementations, but only for certain queries.
Micropub for WordPress now supports filter.
This query parameter is supported by Indiekit.
Could this field be provided multiple times? I don't see that being a thing since it can be effectively free-form text. In comparsion to something like post-type which could be provided multiple times.
(Originally published at: https://jacky.wtf/2022/12/mBPL)
Any query that returns a full list should allow the filtering of that list by the string property in filter parameter for the purpose of autocomplete.