Closed dragon-slayer875 closed 8 months ago
I am ready with a PR that solves this issue and would like to request an assignment.
i am not getting any such error:
@sudhanshutech
He is referring to the PR when he created the CatalogFilter
component
Yes. As @nebula-aac stated, the PR fails some build checks because of the missing variant prop @sudhanshutech.
@sudhanshutech Were you able to confirm the issue?
Current Behavior
The Select component used in
UniversalFilter
requires a variant prop which is currently missing and thus gives a typeError.Expected Behavior
A variant prop should be provided in the the props of UniversalFilter that is passed down to the Select.
Screenshots/Logs
Environment
Contributor Guides and Resources