https://issues.apache.org/bugzilla/show_bug.cgi?id=51861

--- Comment #18 from Sebb <[email protected]> 2011-09-22 21:27:41 UTC ---
I now think we should only provide conversion to Raw format; the reverse is
ill-defined.

If there is no data, then switching between Parameters and Raw should be
allowed with no further user interaction.

If the Parameter data cannot be converted to Raw, then the user should be
prevented from doing so:
- raise an error dialog, or
- disable the tab (if convertibility is not too expensive to track).

If the Parameter data can be converted (i.e. no names), then I think we still
need to warn the user that the Parameter data will be lost.

Perhaps via a modal dialog that warns that the unselected tab will be cleared
when the test plan is saved or the user switches to a different test element.

In the meantime, the user can flip between tabs to check the conversion was
what they expected.

If there is data in the Raw panel, then the user should be prevented from
switching (that would be easy to track).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to