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(ui): canvas sliders misc #7075

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

psychedelicious
Copy link
Collaborator

Summary

  • Set an empty title to prevent browsers from showing "Please match the requested format." when hovering the number input
  • Fix issue w/ z-index that prevented the popover button from being clicked while the input was focused

Related Issues / Discussions

https://discord.com/channels/1020123559063990373/1149513625321603162/1293369992288538644

QA Instructions

n/a

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added the frontend PRs that change frontend files label Oct 9, 2024
@psychedelicious psychedelicious enabled auto-merge (rebase) October 9, 2024 02:43
- Set an empty title to prevent browsers from showing "Please match the requested format." when hovering the number input
- Fix issue w/ `z-index` that prevented the popover button from being clicked while the input was focused
@psychedelicious psychedelicious merged commit e31f253 into main Oct 9, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/ui/slider-tweaks branch October 9, 2024 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants