No import file menu option when first starting up TreeView

Issue #504 new
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

I want to be able to import a file I've opened before so that I can change the import options (if I previously opened it using the wrong settings).

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

  1. Start up a fresh instance of TreeView
  2. Click the File menu item

CURRENT BEHAVIOR

There's no File menu item for "Import...". The import option only shows up after opening a file.

EXPECTED BEHAVIOR

The import file menu option should be available both before having opened the first file and afterwards.

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

Probably just a File menu construction addition during startup.

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

unknown

LEVEL OF EFFORT - developers only

trivial

COMMENTS

Comments (0)

  1. Log in to comment