Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Show parameters of current display #135

Description

@colin-grant-work

Context: currently, the only indication of the parameters with which the current display was fetched is the actual values of the configuration inputs (address, offset, length). If the user changes those values and either doesn't try to fetch memory or tries and fails, the display is not updated, and we lose the connection between the inputs and the current state of the display. It would be desirable to display the parameters used for the current state of the table apart from the inputs so that the user can always tell what context the data displayed comes from.

Maybe an alternative would be to add some information to the table display indicating the parameters with which the data displayed was fetched. That would at least address the potential for confusion.

I personally like this idea. Since it might require a little bit of UI re-design maybe it's better left for a separate PR if that's OK with you.

Originally posted by @federicobozzini in #132 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions