Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(clock): add missing help button #300

Merged
merged 1 commit into from
May 1, 2024

Conversation

Darshan808
Copy link
Contributor

Fixes #299

This pull request accounts for an inconsistency in the design of our user interface by putting the button that was missing in the properties panel for clock element. Except for the clock, other circuit elements have this button for redirecting users to specific topics in circuitverse docs. Previously, the clock was the only circuit element that lacked a help button. This will help us maintain consistency in our system.

It was simply fixed by adding a *help link *in prototype of class Clock in file clock.js

Screenshots of the changes

Screenshot 2024-04-30 104414

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

Copy link

netlify bot commented Apr 30, 2024

Deploy Preview for circuitverse ready!

Name Link
🔨 Latest commit faaf020
🔍 Latest deploy log https://app.netlify.com/sites/circuitverse/deploys/66307af6d3150a0008d1f817
😎 Deploy Preview https://deploy-preview-300--circuitverse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Arnabdaz Arnabdaz merged commit 4d0b8de into CircuitVerse:main May 1, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 Bug: [ Help button missing in 'Clock' circuit element ]
2 participants