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

Don't store search increments in the browser history #3207

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Don't store search increments in the browser history #3207

merged 1 commit into from
Jun 24, 2024

Conversation

cjyabraham
Copy link
Contributor

Currently when you refine your search term, each additional edit get stored in the browser history so that clicking Back will only take you to the previous edit. This eliminates that storage so that clicking Back will take the user to the previous page.

Copy link

netlify bot commented Jun 23, 2024

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit e56ef08
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/6677a554100aed00087cd5ff
😎 Deploy Preview https://deploy-preview-3207--cncfglossary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@jihoon-seo jihoon-seo left a comment

Choose a reason for hiding this comment

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

Preview: https://deploy-preview-3207--cncfglossary.netlify.app/search/?q=cloud

In preview, it works as intended. LGTM!

Copy link
Collaborator

@seokho-son seokho-son left a comment

Choose a reason for hiding this comment

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

lgtm!!

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.

3 participants