gafirst / match-uploader

Upload FRC match videos to YouTube in a fast, consistent manner
GNU General Public License v3.0
1 stars 2 forks source link

Clean up duplicated UI logic between MatchVideoListItem and JobListItem #83

Open evan10s opened 9 months ago

evan10s commented 9 months ago

These files both live in the frontend Vue app. There's some duplicated logic related to showing match video upload statuses that would be good to clean up.