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

Show a listing of ADR's #185

Open
2 of 3 tasks
hussainweb opened this issue Jul 2, 2024 · 3 comments
Open
2 of 3 tasks

Show a listing of ADR's #185

hussainweb opened this issue Jul 2, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@hussainweb
Copy link
Member

hussainweb commented Jul 2, 2024

We have our ADR landing page at https://engg-handbook.axelerant.com/adr/. We should show a listing of all the ADR's on this page.

  • The ADR's listing should be sortable
  • The ADR's listing should be filterable based on category
  • The ADR listing should link to the ADR page which shows all the attributes of the ADR and the content
@hussainweb hussainweb added the enhancement New feature or request label Jul 3, 2024
@PGaigole PGaigole linked a pull request Jul 3, 2024 that will close this issue
@hussainweb
Copy link
Member Author

@PGaigole, the last point left here is to let users sort the ADRs.

@PGaigole
Copy link

PGaigole commented Jul 5, 2024

@PGaigole, the last point left here is to let users sort the ADRs.

@hussainweb Should I let the users choose the sort in asc, desc or should we let them sort by date, title, status etc?

@hussainweb
Copy link
Member Author

@PGaigole, if it is not too complicated to display all the links for sorting, then yes, we can let them sort by title and date ascending or descending. Otherwise, the date is more important (ascending or descending).

As for status, I imagine that as more of a filter rather than sort. Also, I would suggest that only accepted ADRs are shown in the default view.

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

Successfully merging a pull request may close this issue.

2 participants