Data Import Dialog Title Bar contains redundant text

Issue #512 resolved
Robert Leach created an issue

USE CASE: WHAT DO YOU WANT TO DO?

Have a simply named titlebar for the import dialog window.

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

  1. Select File->Import...
  2. Select a valid treeview file
  3. Click open

CURRENT BEHAVIOR

The text in the data import titlebar is "Data Import - [Data Import - [filename]]":

import_titlebar.png

EXPECTED BEHAVIOR

Remove the redundant text such that the text in the titlebar looks like "Data Import - [filename]".

DEVELOPERS ONLY SECTION

SUGGESTED CHANGE (Pseudocode optional)

none

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

unknown

LEVEL OF EFFORT - developers only

trivial

COMMENTS

Comments (1)

  1. Log in to comment