Closed Comoque1 closed 4 months ago
I'm applying a client-side filtering for the Library VC. The client will expose only Public VCs from the library.
The switch for listing in the library (n VC settings) will remain unchanged for now. We can further refine it's UX.
Reopening the bug, as this should be handled on server level and transferring it to server repository.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Go to http://localhost:3000/vc/music-public-not-in-libra/settings/settings or a vc settings page
Make the VC public
Set the flag:
Include in public selection lists
: trueMake the VC
hidden
orprivate
Run the query:
The VC is displayed in the Library list:
Expected behavior When the Visibility is different from
Public
,listedInStore
must always be false