Skip to content

Fields: LanguageFamily Field #514

@conradarcturus

Description

@conradarcturus

Languages (and Locales) are members of Language Families -- can you add a Field definition for that. After this we will be able to sort data by the language family.

Your task is to add a new Field LanguageFamily. Places you will want to update:

  • Add a new Field LanguageFamily
  • Add Field functions in all required files, you'll see errors where it needs to be specified
    • For getField.ts its getting the primitive, use getLanguageRootLanguageFamily(getLanguageForEntity(...))?.nameDisplay
    • Make sure to add it to the appropriate places in FieldApplicability for Languages, Locales as well as Filtering
  • Mark the Field in associated columns in LanguageTable and LanguageColumn

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions