-
-
Notifications
You must be signed in to change notification settings - Fork 98
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: add error toasts when loading from "url" query paramater #622
Conversation
✅ Deploy Preview for modest-rosalind-098b67 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
Kudos, SonarCloud Quality Gate passed! |
@magicmatatjahu would you mind having a look, please? |
cc @KhudaDad414 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ppfenning92 it works great if the url is broken. can you also cover the case when the url returns 404
error? like this one: https://raw.githubusercontent.com/asyncapi/spec-json-schemas/ff3ab77b5bbad0ff05eabc4b10c8685638dcc4a7/examples/2.6.0/componnts.json
@KhudaDad414 sure, give me some time, very busy these days.... |
@ppfenning92 sure man. just let me know when it is ready for review. |
@ppfenning92 could you fix the conflicts |
✅ Deploy Preview for asyncapi-studio-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@KhudaDad414 can you have a look here? |
Kudos, SonarCloud Quality Gate passed! |
/rtm |
Description
url
query paramater fails