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

Fixes bug that sets the query parameter as placeholder only. #4666

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

gmechali
Copy link
Contributor

Likely introduced when with my autocomplete FE PR. The result of this bug was that once on the explore page, you would see the previous query in the input bar, but whenever you clicked on it, the query would disappear as it was only set as a placeholder, not the input text.
With this PR, we bring it back to the same state as prod.

@gmechali gmechali requested a review from dwnoble October 14, 2024 14:54
@gmechali gmechali marked this pull request as ready for review October 14, 2024 15:05
Copy link
Contributor

@dwnoble dwnoble left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@gmechali gmechali merged commit 7733731 into datacommonsorg:master Oct 14, 2024
9 checks passed
@gmechali gmechali deleted the resetInputfix branch October 14, 2024 20:45
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