Skip to content

Fix search form submit in Safari #4018

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

Merged
merged 1 commit into from
Oct 17, 2021
Merged

Fix search form submit in Safari #4018

merged 1 commit into from
Oct 17, 2021

Conversation

dmtrshat
Copy link
Contributor

@dmtrshat dmtrshat commented Oct 16, 2021

Safari cannot submit a form if the submit button inside it has the display: none property.
This is a simple fix 🙃

Fixes #4019

@dmtrshat dmtrshat changed the title Fix search form submit on Safari Fix search form submit in Safari Oct 16, 2021
@Turbo87 Turbo87 added A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior labels Oct 17, 2021
@Turbo87
Copy link
Member

Turbo87 commented Oct 17, 2021

awesome, thank you for fixing this! :)

@bors r+

@bors
Copy link
Contributor

bors commented Oct 17, 2021

📌 Commit b119e2d has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Oct 17, 2021

⌛ Testing commit b119e2d with merge 4dafc58...

@bors
Copy link
Contributor

bors commented Oct 17, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 4dafc58 to master...

@bors bors merged commit 4dafc58 into rust-lang:master Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search does not work in Safari
3 participants