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: remove slash character at the end if exists #3

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

UlisesGascon
Copy link
Sponsor Contributor

Main changes

  • Updated Home component to remove the / symbol if was included in the input field.

Notes

I was not able to test it locally, also I am not sure if this is the best place in the source code to sanitize the url.

Context

bug-web-check

Some browsers are including / at the end of the urls when you copy/paste. At least for Chrome with Macos.

Changelog

@netlify
Copy link

netlify bot commented Jul 17, 2023

Deploy Preview for web-check ready!

Name Link
🔨 Latest commit a3d7463
🔍 Latest deploy log https://app.netlify.com/sites/web-check/deploys/64b55f82ee935a000877527b
😎 Deploy Preview https://deploy-preview-3--web-check.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.

@UlisesGascon UlisesGascon marked this pull request as ready for review July 17, 2023 15:50
Copy link
Owner

@Lissy93 Lissy93 left a comment

Choose a reason for hiding this comment

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

Thanks @UlisesGascon :)

@Lissy93 Lissy93 merged commit e25e4d6 into Lissy93:master Jul 17, 2023
5 checks passed
@UlisesGascon UlisesGascon deleted the fix/remove-slash branch July 20, 2023 06:30
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.

None yet

2 participants