MissionPlanner icon indicating copy to clipboard operation
MissionPlanner copied to clipboard

Improved Confirmation Box for Raw Parameter Setup

Open prathamEndu opened this issue 1 year ago • 3 comments

Issue Details

Enhancement Proposal: Improved Confirmation Box for Raw Parameter Setup

When changing parameters and writing them, the current implementation displays a confirmation dialog box. However, I propose an enhancement to this dialog: it should list all changed parameters, showing both their previous and new values. This would allow users to verify all changes before confirming.

Implementation

I am interested in working on this enhancement myself, if possible. I believe the relevant code may reside in the GCSViews/ConfigurationView/ConfigRawParams.cs file, but I’m not entirely certain.

Any suggestions or guidance on where to start would be greatly appreciated.

prathamEndu avatar Sep 11 '24 09:09 prathamEndu