-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add a bill-to-bill detail page #85
Comments
The page should expand on the information in the row for the given bill. For example,
Below this, will be listed the titles of the two bills, in the form of the 'Titles' column above:
It will have a table with the title 'Sections Matched'. In this case, there will be 7 rows, because there are 7 'sections matched' between There will be three columns: the Score of each section match, the section match from |
Implemented in PR #88 |
The route should be something like
/compare/116hr300/116hr1500
And it should be linked from a column to the left of the bill name in the Similar bills table with an icon like
See https://www.freepik.com/free-icon/compare-files_696340.htm
The text was updated successfully, but these errors were encountered: