Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve context when clicking on traceRefs #116

Open
lnrd96 opened this issue Dec 13, 2022 · 1 comment
Open

Preserve context when clicking on traceRefs #116

lnrd96 opened this issue Dec 13, 2022 · 1 comment

Comments

@lnrd96
Copy link
Collaborator

lnrd96 commented Dec 13, 2022

User story

  1. As a user I want to stay in the same view when clicking a traceRef.
  2. I need to stay in the respective view I am in.

Acceptance criteria

When in listView, clicking on traceRef should open the item in listView.
When in singleItemView, clicking on traceRef should open the item in singleItemView.
When in historyView, clicking on traceRef should open the item in historyView.

Dods

Feature has been fully implemented
No known errors
All acceptance criteria were met
Test passes
Peer code review passed

@nikomall34
Copy link
Collaborator

When in ListView and user clicks on traceref its like he scrolls to that specific item. (Maybe highlight the item in yellow)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive ✔️🥇
Development

No branches or pull requests

3 participants