Skip to content

Close the "history" modal after choosing one entry #242

Description

Currently when you click on the "History" button, a modal window is opened with a list of previous test. If you choose one, the modal window is not closed, however the result array is properly populated with the correct data.
It would be nice to close the modal window when a link is clicked.

Update:
It would be even nicer if the following use cases are supported:

  • Alice wants to look for a previous test, she clicks the "History" button then finds the test she wants (based on its date) then click on it. In this case the modal window should close (or something should happen to give a proper feedback).
  • Bob want to go back to some previous results but does not know which one exactly, he opens the "History" modal window and goes up the history (maybe 3-4 pages up) and select an item. He knows that the test is loaded in background and discovers that this is the wrong one. So he would like to search again without going through the whole history again.

From my point of view, Bob's case uses a very specific trick, he knows that the results are updated in background.

Maybe this issue is more about giving some feedback to the user once he/she has chosen an item in the list.

Metadata

Metadata

Assignees

Labels

T-FeatureType: New feature in software or test case description

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions