PotLock / bos-app

PotLock BOS (blockchain operating system - decentralized front ends) App
MIT License
9 stars 9 forks source link

[ENHANCE] Add filter by multiple project categories at a time #578

Open Jikugodwill opened 1 day ago

Jikugodwill commented 1 day ago

Description

Currently we can only provide one filter parameter at a time whereas we should be able to provide multple comma separate values of type strin[] to indexer

Alternatives

We can use just one category at a time as we currently do but this is not ideal as a project can contain more than a single category

Risks

[Identification and mitigation of any potential risks associated with the enhancement]

Acceptance Criteria

A filter parameter that accepts more than a single value for useListRegistrations