From the to-do list: MPA V1.0: API integration bugs and improvements
✔ Improve key filtering
(Completed by Pierre henri Seylan on September 6, 2019)
Comments
Pierre henri Seylan on August 7, 2019:
For the "key" filter, we would like to use a similar logic as for the "type" filter. The idea is that the selected key ca be swapped o the fly, without having to remove the selected item.
When the user clicks on a "key" entry, it should replace the previously selected key item.
See if this can be implemented without changing the API, even if 2 equests are needed instead of 1.
Comments
Pierre henri Seylan on August 7, 2019:
The idea is that the selected key ca be swapped o the fly, without having to remove the selected item.
When the user clicks on a "key" entry, it should replace the previously selected key item.
See if this can be implemented without changing the API, even if 2 equests are needed instead of 1.
Karim Alabtakh on August 30, 2019: