feat(record): added languge metadata support in record upload and record edit form
Description:
- Adds language selection option while contributing data
- All users get to edit their records to add language, if a language has not been selected the UI will show a warning on those records
- The default value in the database (backend) is NA
Type of Change:
-
Bug Fix -
Feature Development -
Documentation
Testing:
-
Tested on desktop -
Tested on mobile -
Tested in different browsers
Video Demo
Screencast_from_2025-08-15_23-48-59
Checklist:
-
Code follows project style guidelines -
Self-review completed -
No console errors -
TypeScript types are correct