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

feat(document_page): Add link to document in docket sheet #4717

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

elisa-a-v
Copy link
Contributor

Resolves #3308

link to document

@elisa-a-v elisa-a-v requested a review from mlissner November 20, 2024 23:43
Copy link
Member

@mlissner mlissner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a little tweak because I thought the link attracted too much attention. Hopefully this will look better.

There's still a bug on paginated dockets like this one:

https://www.courtlistener.com/docket/4214664/national-veterans-legal-services-program-v-united-states/?page=2

In that case if you click on document 101 from page 2, it'll drop the pagination and take you to #entry-101 on page 1, which doesn't exist.

This also affects the "Back to Docket" button in the sidebar....something to fix, I guess.

@mlissner mlissner merged commit 8fa2ec2 into main Nov 21, 2024
14 of 15 checks passed
@mlissner mlissner deleted the 3308-document-link branch November 21, 2024 04:52
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

Successfully merging this pull request may close these issues.

Make "document #X" link back to the docket sheet from the document page
2 participants