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

RelationCard whole div should be a link #71

Open
DomVinyard opened this issue Mar 6, 2023 · 2 comments
Open

RelationCard whole div should be a link #71

DomVinyard opened this issue Mar 6, 2023 · 2 comments
Assignees

Comments

@DomVinyard
Copy link
Collaborator

DomVinyard commented Mar 6, 2023

User Story:

As a user, I want the entire RelationCard component to be a link so that I can more easily navigate to the related entity.

Acceptance Criteria:

  • The RelationCard component should be updated to use the ReactRouter <Link /> element rather than useNavigation.
  • The entire component, including any images and text, should be clickable and navigate to the related entity when clicked.
  • The updated component should meet accessibility standards and be usable for users with disabilities.
  • The updated component should accurately reflect the design and style of the application.
  • The updated component should be tested and validated to ensure that it works as expected.
  • The implementation should be documented and easily understandable for future developers.
  • The implementation should be reviewed and approved by the development team and stakeholders.
@MariamM110
Copy link
Collaborator

@DomVinyard What does point 3 mean? How do we go about this task?

@yuna-iwata
Copy link
Collaborator

@DomVinyard Also what does it mean the implementation should be documented? like the implementation of this specific component?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants