Closed selankon closed 6 months ago
Use the chakra components action buttons for the election actions instead of the actual ones:
The chakra ui action button:
https://github.com/vocdoni/ui-components/blob/main/packages/react-providers/src/election/ActionsProvider.tsx#L51 https://github.com/vocdoni/ui-components/blob/main/packages/chakra-components/src/components/Election/Actions/Pause.tsx#L7
The ui scaffold action button:
https://github.com/vocdoni/ui-scaffold/blob/0988c92326ea3b0f4f5511f542ad3c15828c8857/src/components/Process/ActionsMenu.tsx#L48-L64
Related to:
https://github.com/vocdoni/ui-components/issues/156
Use the chakra components action buttons for the election actions instead of the actual ones:
The chakra ui action button:
https://github.com/vocdoni/ui-components/blob/main/packages/react-providers/src/election/ActionsProvider.tsx#L51 https://github.com/vocdoni/ui-components/blob/main/packages/chakra-components/src/components/Election/Actions/Pause.tsx#L7
The ui scaffold action button:
https://github.com/vocdoni/ui-scaffold/blob/0988c92326ea3b0f4f5511f542ad3c15828c8857/src/components/Process/ActionsMenu.tsx#L48-L64
Related to:
https://github.com/vocdoni/ui-components/issues/156