vocdoni / ui-scaffold

Vocdoni's protocol UI
https://app.vocdoni.io
GNU Affero General Public License v3.0
5 stars 2 forks source link

Implement union type custom radio button #666

Closed selankon closed 6 months ago

selankon commented 6 months ago

It fixes the first an issue of #661

Improve OR/AND selector in the "Gitcoin Passport" census type. Change the current switch to the "custom radio button" Chakra component, while preserving the text change depending on the selected option: image

github-actions[bot] commented 6 months ago

🚀 Deployed on https://66336b76b9e9b7b14734a2be--onvote-stg.netlify.app

github-actions[bot] commented 6 months ago

🚀 Deployed on https://66336b748469fcb1035eeabe--vocdoni-app-stg.netlify.app

github-actions[bot] commented 6 months ago

🚀 Deployed on https://66336b78a4e289b0b89a971b--vocdoni-app-dev.netlify.app

jpaulet commented 6 months ago

Missing the "here" link with the actual link.

selankon commented 6 months ago

Missing the "here" link with the actual link.

@jpaulet the here link was fixed here https://github.com/vocdoni/ui-scaffold/pull/662 . This PR only fixes the AND/OR selector

selankon commented 6 months ago

onvote theme should not be seen this way. You should be using a variant defined in both themes (like primary)

@elboletaire I just pushed a fix