Skip to content

Implement loading progress indicator #4

@jsumners-nr

Description

@jsumners-nr

When the application starts up, it either parses a log file (which can be quite large) into memory, or it queries an existing cache file for a set of logs. Both operations can take a noticeable amount of time to complete. We should implement a threaded loader so that we can display some sort of progress indicator. This will give the user confidence that something is being done, and some idea of how long it will be before they can start searching logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready for Dev

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions