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

No more youtube authors, and autocomplete for search off. #734

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

zarSou9
Copy link
Contributor

@zarSou9 zarSou9 commented Jun 17, 2024

No description provided.

@zarSou9 zarSou9 requested a review from mruwnik June 17, 2024 15:03
@@ -33,6 +33,7 @@ export const SearchInput = ({onChange, expandable, placeholderText}: SearchInput
<MagnifyingIcon className="iconsMagnifyingGlass" />
<input
name="searchbar"
autoComplete="off"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I should have explained. It stops this from happening.
image
I remembered Melissa saying she didn't like the autocomplete suggestions, because it covered up the search results. In hindsight though I don't actually think its that bad, because it does serve a purpose of remembering previous searches. What do you think?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better to have just one or the other

@mruwnik mruwnik merged commit 0f04d88 into stampy-redesign Jun 18, 2024
1 check passed
@mruwnik mruwnik deleted the small branch June 18, 2024 14:42
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