Skip to content

Better formatting for firmware file name #20

@JPHutchins

Description

@JPHutchins

FW file names may be very long, so the display during upload/upgrade can be improved in 2 ways:

  1. Display only the file name instead of the given path
  2. Display the file name on a line above the progress bar so that it can still be long. Replace the current location of the file name with the transport ID but add a character limit. If the transport ID exceeds the character limit, display the first and last characters with ellipsis representing the missing characters.

This will be important when multiple devices are being updated at the same time. The FW name will be displayed once and each transport gets its own progress bar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions