Skip to content

Conversation

mertbagt
Copy link
Collaborator

@mertbagt mertbagt commented Aug 10, 2025

Summary

Issue: Hearing Transcriptions Frontend #1874

Checklist

  • On the frontend, I've made my strings translate-able.
  • [n/a] If I've added shared components, I've added a storybook story.
  • I've made pages responsive and look good on mobile.

Screenshots

image

Mobile:

image image

Known issues

.m3u8 files don't run natively and a lot of hearings use that:

image

above image uses videoURL: https://cdn3.wowza.com/1/dkJSdnk0Y3I0YUNv/UXBiRkQ4/hls/live/playlist.m3u8

apparently there's a library we can install and configure to handle these; will add in a follow up PR

the m3.u8 entries are planned to be filtered out


attempted to implement Bills under consideration on the sidebar

ran into an issue where sometimes the bills were listed under HearingAgenda directly
and sometimes under HearingAgenda.DocumentsInAgenda

and had a hard time trying to extract the data out of that array consistently

so I left that portion of the sidebar out

Steps to test/reproduce

For each feature or bug fix, create a step by step list for how a reviewer can test it out. E.g.:

  1. Go to /hearing/5180
  2. Never give you up
  3. Never let you down
  4. Never run around and desert you

Copy link

vercel bot commented Aug 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
maple-dev Ready Ready Preview Comment Aug 21, 2025 8:30pm

next-env.d.ts Outdated
@@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/basic-features/typescript for more information.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not sure where this edit came from

both versions of the url seem to go to the same document

@mertbagt
Copy link
Collaborator Author

hearing.json translations work locally but not on Vercel deployment

Copy link
Collaborator

@Mephistic Mephistic left a comment

Choose a reason for hiding this comment

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

LGTM - I think there's still a few things to be worked out vis-a-vis open design questions, but nothing that's worth holding up this PR any further. We can always iterate as we develop the other components.

@mertbagt
Copy link
Collaborator Author

100% here for iteration 🚀

@mertbagt mertbagt merged commit 06080a0 into codeforboston:main Aug 26, 2025
7 of 8 checks passed
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.

2 participants