Simple Export Interface Final Touches

Issue #370 resolved
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Finalize the simple version of the export interface.

STEPS TO REPRODUCE AN ISSUE (OR TRIGGER A NEW FEATURE)

  1. Open a file with and without trees
  2. Export

CURRENT BEHAVIOR

  1. Preview does not change upon changing these options:
    1. Select a paper size (no paper background is shown)
    2. Select an orientation
    3. Select the area to export
    4. Select show selections
    5. Select an aspect ratio
  2. There's no way to enter a file name for the export
  3. There's no way to select where to save the exported file (ideally, custom for the system - see bottom of comments in issue #292)
  4. There's no "create folder" button
  5. The arrangement of the radio buttons doesn't match the latest approved mockup in the comments of issue #292

EXPECTED BEHAVIOR

  1. Selecting a paper size should change the dimensions of a white background behind the image and selecting a non-document type export format (e.g. PNG) should remove the background and display the preview as it currently does.
    1. Selecting an orientation should change the dimensions of a white background behind the image
    2. Selecting the area to export should change the matrix and trees
    3. Selecting/deselecting show selections should change the matrix and trees
    4. Select an aspect ratio
  2. There needs to be a way to enter a file name for the export
  3. There needs to be a way to select where to save the exported file (ideally, custom for the system - see bottom of comments in issue #292)
  4. There needs to be a "create folder" button
  5. The arrangement of the radio buttons should match the mockup in the comments of issue #292

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

No suggestions.

FILES AFFECTED (where the changes will be implemented) - developers only

unknown

LEVEL OF EFFORT - developers only

medium

COMMENTS

Note, this work needs to be started only after we've merged PR number 49

Comments (8)

  1. Robert Leach reporter

    Sub-issues 2, 3, & 4 are resolved with PR 63. @TreeView3Dev, please feel free to mark this issue resolved once you've addressed issues 1 & 5:

    Preview does not change upon changing these options...

    and

    The arrangement of the radio buttons...

  2. Log in to comment