You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It is not possible to search in or display items from multiple markets at the same time.
Describe the solution you'd like
Instead of a drop-down menu on the Browse->Filter that allows only one selections, please add a multiple selection widget where the user can select all or a subset of the available options
The text was updated successfully, but these errors were encountered:
bacoinin
added
New
New issue logged that is waiting for acknowledgement by a responsible person
type: Feature Request
make a case for a change to a particular feature or a new feature to be added
labels
Jul 16, 2021
zaSmilingIdiot
removed
the
New
New issue logged that is waiting for acknowledgement by a responsible person
label
Jul 19, 2021
Just not quite possible at this point in time, as the particl-market api only allows for searching within a single market at a time. "Fudging" this and trying to query across multiple markets separately and then stitching the results together is an option, but the amount of effort to maintain this as well as cater to all other filters and inputs is not worth the effort, and makes the listing browser more error prone.
Can definitely be considered as an update for particl-market though (which would then allow for the change to be implemented in particl-desktop).
The RC001 had a "bug" that allowed something similar IIRC. That is when one first loaded the browse items tab, even though the Open Market was selected in the filter, the search would search all the markets... essentially ignoring the filter "Open Market" unless it was re-selected. I remember thinking that was an awesome feature :D
Is your feature request related to a problem? Please describe.
It is not possible to search in or display items from multiple markets at the same time.
Describe the solution you'd like
Instead of a drop-down menu on the Browse->Filter that allows only one selections, please add a multiple selection widget where the user can select all or a subset of the available options
The text was updated successfully, but these errors were encountered: