You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
Should'a done this when roll call votes came in, but fergot. Probably need to somehow differentiate the different types of things that show up in the list once we do this.
The text was updated successfully, but these errors were encountered:
Could add a lot of 'noise' since there are often multiple votes on a single bill in a span of a few minutes. Should look back for notes since we discussed this.
Repurposing this. Placing roll call votes would be noisy, so I'm going to look at adding floor updates since they cover roll call votes plus the actions around them plus non-bill activity. It is probably a better complement to bill actions.
Floor updates are way noisier than roll call votes. You might try producing list items that are aggregates. So if there are 10 roll call votes from a chamber in a row, without interruption from other data types, make them become one list item that's like "10 roll call votes in the House". When tapped, it could expand in place, or take the user to a sub-list of 10 roll call votes.
Floor updates have a variety of information that makes them not noisy. Noise is not just quantity or frequency. But, @konklone, you are right about the source of noisiness from roll call votes – you get a bunch of votes on a single bill – and that would necessitate collapsing them.
@jcarbaugh I think we'd want to keep bills as a type of activity since they are being introduced but not reaching the floor.
Let's never talk about this in person. 👀
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Should'a done this when roll call votes came in, but fergot. Probably need to somehow differentiate the different types of things that show up in the list once we do this.
The text was updated successfully, but these errors were encountered: