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

🐾 Minor Update: Add styling to check button in Unit Circle Level #119

Closed
1 task
SanjnaT41756 opened this issue Oct 15, 2024 · 0 comments · Fixed by #122
Closed
1 task

🐾 Minor Update: Add styling to check button in Unit Circle Level #119

SanjnaT41756 opened this issue Oct 15, 2024 · 0 comments · Fixed by #122
Assignees

Comments

@SanjnaT41756
Copy link
Contributor

The check button is a bit boring 😬 . You know what would make it more interesting? Interactivity 😸 . Lets add the hover and down states in the styling of the "check" button of the Unit Circle levels (we can migrate it to other levels once we get this level down)!

Use Case

Check out the figma for the different button states. "Hover" state is when the the user's mouse hovers over a div in CSS (SCSS in our case) and "Down" state is when the user is actively clicking the div.
https://www.figma.com/design/1MV7KtfHz0QjLtA8AE2nkj/Pen-Pals?node-id=0-1&t=M4nMBSOlLTTfJT1H-1

Proposed Solution

Add on to the styling of .unitcircleinput-check-button-container within UnitCircleInput.scss to add the hover and down states :)

  • 👋 I may be able to implement this update request

This is a 🐾 Minor Update

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 a pull request may close this issue.

2 participants