Open Issues Need Help
View All on GitHubAI Summary: This enhancement proposes to improve QR code download filenames by using the username instead of generic names. This change will be applied to the TAK Config tab and also introduce a download button to the Bulk Onboard tab, both utilizing the username for file naming. The goal is to make it easier to organize and identify downloaded QR codes.
Complexity:
2/5
enhancement good first issue
AI Summary: Resolve a CI/CD pipeline blockage caused by a deprecated ESLint version. This involves removing the `node_modules` and `package-lock.json` files, reinstalling dependencies, potentially upgrading ESLint to a supported version, and retesting the pipeline.
Complexity:
3/5
bug help wanted ci