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 settings page organization / tech debt #88

Open evan10s opened 7 months ago

evan10s commented 7 months ago

The settings page is getting pretty long. There are some janky workarounds due to how the autosaving text inputs work, and it was also the first page I worked on so it may not be using Pinia effectively.