mowblox / auditable-blockchain-voting-system

This curriculum aims to provide a comprehensive introduction to blockchain development while building a practical, secure voting system. It covers essential concepts in blockchain, smart contract development, and the specific challenges of creating a secure and auditable voting system.
https://abvs.vercel.app
MIT License
3 stars 11 forks source link

Date picker not responding #65

Open Ratawine7 opened 1 day ago

Ratawine7 commented 1 day ago

The date and time picker on the "Create Election" page is unresponsive when accessed using Google Chrome. Clicking on the selector does not trigger any action, preventing me from selecting a date or time. @mikehammond

mikehammond commented 1 day ago

@Ratawine7 I agree with you. What is happening is that, you have to clicked almost to the right of the picker before it will open for you to select. We definitely have to rework on that.

mikehammond commented 1 day ago

@Ratawine7 Are you up for this BUG? If not we can leave it here for someone else to pick it up.

Ratawine7 commented 1 day ago

yh with your blessings @mikehammond

mikehammond commented 21 hours ago

@Ratawine7 This has been assigned to you