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

Create a Generic Scene for Reverse Relations #1034

Open
csmith-he opened this issue Oct 14, 2022 · 0 comments
Open

Create a Generic Scene for Reverse Relations #1034

csmith-he opened this issue Oct 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@csmith-he
Copy link
Contributor

csmith-he commented Oct 14, 2022

Users for the keystone application have requested a report scene that returns all resources related in a backward direction to the current resource.

This scene will be created with a view to it being reusable.

Acceptance criteria:

  • A new scene is created.
  • The scene can be added to a report template.
  • The scene is reusable across separate report templates.
  • The new scene returns resources related in a backward direction.
  • The related resources are displayed in a standard table format.
  • The related resources are shown with a display name as a hyperlink to the resource.
  • The scene passes accessibility WAVE tests and is keyboard navigable.
@csmith-he csmith-he added the enhancement New feature or request label Oct 14, 2022
@csmith-he csmith-he self-assigned this Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant