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

🐛 BUG: Issue creation link in terminal does not work #3257

Closed
1 task
IanVS opened this issue May 2, 2022 · 5 comments · Fixed by #3421
Closed
1 task

🐛 BUG: Issue creation link in terminal does not work #3257

IanVS opened this issue May 2, 2022 · 5 comments · Fixed by #3421
Labels
- P3: minor bug An edge case that only affects very specific usage (priority)

Comments

@IanVS
Copy link
Contributor

IanVS commented May 2, 2022

What version of astro are you using?

0.26.1

Are you using an SSR adapter? If so, which one?

None

What package manager are you using?

npm

What operating system are you using?

mac

Describe the Bug

I'm trying to upgrade to 0.26, and I get an error. But, the point of this issue isn't the error itself, but rather the link that is provided in the terminal. It seems like it's intended to fill out some information in the issue, to get the user started, with query params for labels, title, body, etc, but instead it just opens the standard https://github.com/withastro/astro/issues/new/choose page.

Link to Minimal Reproducible Example

None

Participation

  • I am willing to submit a pull request for this issue.
@tony-sull
Copy link
Contributor

I think these issue links were updated a couple times on the way to the beta release, any chance you could try upgrading to the latest beta to see if this issue still hits?

@IanVS
Copy link
Contributor Author

IanVS commented May 3, 2022

I'm going to upgrade to 1.0.0 beta next, and I'm sure I'll have a chance to test out an error link or two. 😆

@Princesseuh Princesseuh added - P3: minor bug An edge case that only affects very specific usage (priority) s1-small and removed bb:investigate labels May 10, 2022
@Princesseuh
Copy link
Member

Just tried this right now on my machine (Linux, Chrome) and it seems to work. The link you posted also works.

Is this still an issue on your end? Might be a browser specific issue or OS specific since the URL is quite funky. Keeping it open just in case 😅

@IanVS
Copy link
Contributor Author

IanVS commented May 10, 2022

@Princesseuh when I click the link above, this is what I see:

image

I wonder if it works differently for you because you're in the astro org? What happens if you try clicking that link in an incognito window?

@Princesseuh Princesseuh removed the build label May 10, 2022
retronav added a commit to retronav/astro that referenced this issue May 23, 2022
* Add IDs to bug report issue form
* Replace 'body' with correct input id for prefilling form
retronav added a commit to retronav/astro that referenced this issue May 23, 2022
* Add IDs to bug report issue form
* Replace 'body' with correct input id for prefilling form
retronav added a commit to retronav/astro that referenced this issue May 23, 2022
* Add IDs to bug report issue form
* Replace 'body' with correct input id for prefilling form
retronav added a commit to retronav/astro that referenced this issue May 23, 2022
* Add IDs to bug report issue form
* Replace 'body' with correct input id for prefilling form
natemoo-re pushed a commit that referenced this issue May 23, 2022
* Add IDs to bug report issue form
* Replace 'body' with correct input id for prefilling form
SiriousHunter pushed a commit to SiriousHunter/astro that referenced this issue Feb 3, 2023
* Add IDs to bug report issue form
* Replace 'body' with correct input id for prefilling form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P3: minor bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants