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 ease button alignment #3474

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

taylorobyen
Copy link
Contributor

Same fix to align the ease buttons, but included a z-index to ensure it's above the other elements. I was unable to recreate the issue as there were no steps to reproduce.

@dae
Copy link
Member

dae commented Oct 6, 2024

I did not attempt to reproduce the inability to click, and just used the inspector to confirm the div was overlapping other elements.

I'm not a CSS wiz, so it might be wrong here, but simply adjusting the z-index feels pretty hacky, and I'm concerned it might be setting us up for more problems down the road. On the other hand, the answer buttons are likely going to be significantly refactored in the future, so a quick and dirty fix might be justified here. Anyone else want to chime in?

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.

2 participants