Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-1130

Make track order in Data Management Table logical

    Details

    • Story Points:
      3
    • Sprint:
      Fall 2017

      Description

      Currently, when a new track is added, a row is inserted in the data management table at some random position.

      There is code for ordering the rows, but it is not implemented effectively.

      Current task:
      Fix the existing method to
      a) make slightly more sense,
      b) actually work
      The position of a new track added to the table should be consistent and predictable.

      This ordering is handled by featureTableComparator in DataManagementTableModel.java.
      When datasets are initially passed to DataManagementTableModel functions, the datasets are ordered alphabetically. This order may is then lost when we pass it through a hash map in the function feature2StyleReference.

      Ideally, the order would reflect the order in which tracks were added, but that is a larger scope and a separate issue (see related issues).

        Attachments

          Issue Links

            Activity

            No work has yet been logged on this issue.

              People

              • Assignee:
                mason Mason Meyer (Inactive)
                Reporter:
                ieclabau Ivory Blakley (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: