Skip to content

Conversation

@ryanbasic1
Copy link

Adds support for pre-selecting vehicle, version, and board from URL parameters.

Example:
?vehicle=copter&version=stable&board=pixhawk

**- Frontend-only change

  • No backend changes
  • Safe fallback if parameters are invalid
  • Does not affect existing behavior

This allows external links to directly open pre-configured build selections.**
Closes #181

@shiv-tyagi
Copy link
Member

shiv-tyagi commented Feb 10, 2026

Hey! Thanks for the PR. Did you test it?

I think it requires more than just the frontend changes. Can you confirm if it works without that? Then I will do a full review.

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.

Allow passing vehicle, version and board in HTTP request to pre-select options in the dropdowns

2 participants