Skip to content

web: parse URL params on frontend instead of backend#230

Merged
shiv-tyagi merged 1 commit intoArduPilot:mainfrom
shiv-tyagi:fix-param-parsing
Mar 3, 2026
Merged

web: parse URL params on frontend instead of backend#230
shiv-tyagi merged 1 commit intoArduPilot:mainfrom
shiv-tyagi:fix-param-parsing

Conversation

@shiv-tyagi
Copy link
Member

#229 already does that for pre-select config, we should follow the same pattern everywhere else.

There is no point of parsing those parameters on the backend just to pass them on as-is to the frontend.

Copy link
Contributor

@peterbarker peterbarker left a comment

Choose a reason for hiding this comment

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

LGTM

@shiv-tyagi shiv-tyagi merged commit 2b28c40 into ArduPilot:main Mar 3, 2026
1 check passed
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.

2 participants