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

feat: update generic error message #196

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

Alessandro100
Copy link
Contributor

@Alessandro100 Alessandro100 commented Dec 2, 2024

Fixes #194

Changed error message from
Old: "Sorry, this version is not yet implemented or not detectable !"
New: "Sorry, the validator failed to parse this file. Please check that the URL is available and points to a gbfs.json file. If you have any questions, please write to [email protected]. Thank you

Also ran Vue linter - no functionality changed

How to test
On the validator input a non valid gbfs link ex: https://www.mibicitubici.gob.ar/ you should see the error message

@Alessandro100 Alessandro100 self-assigned this Dec 2, 2024
@emmambd emmambd requested a review from richfab December 2, 2024 13:51
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for gbfs-validator ready!

Name Link
🔨 Latest commit babe167
🔍 Latest deploy log https://app.netlify.com/sites/gbfs-validator/deploys/674dbb4c2b54cb0008022eb0
😎 Deploy Preview https://deploy-preview-196--gbfs-validator.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
Contributor

@richfab richfab left a comment

Choose a reason for hiding this comment

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

LGTM! You can merge.
Thank you for working on this @Alessandro100 🙏

@Alessandro100 Alessandro100 merged commit 1f0fa6b into master Dec 2, 2024
8 checks passed
@Alessandro100 Alessandro100 deleted the feat/194-update-error-message branch December 2, 2024 14:33
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.

Update generic "not detectable" error to include support email
2 participants