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

[US] URL Scheme #171

Closed
5 tasks done
MaximeJoanisse opened this issue Dec 30, 2023 · 4 comments · Fixed by #204
Closed
5 tasks done

[US] URL Scheme #171

MaximeJoanisse opened this issue Dec 30, 2023 · 4 comments · Fixed by #204
Assignees
Labels
Display features Group of US with UI-centric features Iteration 7 --> Iteration 8 User story from Iteration 7, moved to Iteration 8 Priority: High Stakeholder signed-off The user story is completed and has been signed off by the stakeholder Type: User Story Description of a feature from the end user perspective of a software system Usability Group of US with Usability features

Comments

@MaximeJoanisse
Copy link
Collaborator

MaximeJoanisse commented Dec 30, 2023

As an application developer, I want to see URLs change when I'm using different pages/features so that I can easily share links with others using the same data.

MoSCoW Risk Story Points
Must have medium 3

Acceptance Criteria

-URL changes for the list, details, and specific primary key values.

Risks

-changes to URLs and config

Pre-requisites

  • Meet with the stakeholder to clarify the requirements
  • Complete the requirements of this US

Tasks

  • add URL for lists view
  • add URL for details view
  • add specific primary keys in the details view
@MaximeJoanisse MaximeJoanisse added the Type: User Story Description of a feature from the end user perspective of a software system label Dec 30, 2023
@MaximeJoanisse MaximeJoanisse added this to the Iteration 7 milestone Dec 30, 2023
@MaximeJoanisse MaximeJoanisse self-assigned this Dec 30, 2023
@TheOrangeDuke TheOrangeDuke added the Display features Group of US with UI-centric features label Dec 31, 2023
@witnick witnick added the Iteration 7 --> Iteration 8 User story from Iteration 7, moved to Iteration 8 label Jan 13, 2024
@MaximeJoanisse
Copy link
Collaborator Author

2024-01-26.16-38-57.mp4

@MaximeJoanisse MaximeJoanisse added the Needs stakeholder sign-off The user story is completed in terms of the tasks but it needs the stakeholder's signoff to be close label Jan 27, 2024
@lyubageorgieva lyubageorgieva linked a pull request Jan 29, 2024 that will close this issue
@MaximeJoanisse
Copy link
Collaborator Author

Rough Original Design
image

@MaximeJoanisse
Copy link
Collaborator Author

MaximeJoanisse commented Jan 30, 2024

image
Added these routes to the app

Then using react router dom made it so that when clicking on tables it would update the URL with the table you selected
image

@lyubageorgieva lyubageorgieva added the Usability Group of US with Usability features label Jan 30, 2024
@TheOrangeDuke
Copy link
Collaborator

Looks good! Signing off!

@TheOrangeDuke TheOrangeDuke added Stakeholder signed-off The user story is completed and has been signed off by the stakeholder and removed Needs stakeholder sign-off The user story is completed in terms of the tasks but it needs the stakeholder's signoff to be close labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Display features Group of US with UI-centric features Iteration 7 --> Iteration 8 User story from Iteration 7, moved to Iteration 8 Priority: High Stakeholder signed-off The user story is completed and has been signed off by the stakeholder Type: User Story Description of a feature from the end user perspective of a software system Usability Group of US with Usability features
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants