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

Event Wizard buttons don't pass event code through #5573

Open
jaredhasenklein opened this issue Nov 3, 2023 · 0 comments
Open

Event Wizard buttons don't pass event code through #5573

jaredhasenklein opened this issue Nov 3, 2023 · 0 comments

Comments

@jaredhasenklein
Copy link
Contributor

On the account page, clicking an "Event Wizard" button doesn't pass the event code over properly.

Expected Behavior

When scrolling to an event and clicking its nearby event wizard button, the event wizard page should know what event to call up.

Current Behavior

When scrolling to an event and clicking its nearby event wizard button, the event wizard page loads as default and requires the user to enter/select an event. The URL does contain a helpful parameter (?event={eventcode}) but it doesn't seem to pass through to the page in any way.

Steps to Reproduce (for bugs)

  1. Sign in to https://www.thebluealliance.com/account
  2. Scroll to "Write API Keys"
  3. Below an event, click "Event Wizard"
  4. You will be redirected to an event wizard page that seems unaware of the button you just pressed

Context

Seems silly to have a button listed under each event if each button goes to the exact same place.
image
image

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

No branches or pull requests

1 participant