gerbil icon indicating copy to clipboard operation
gerbil copied to clipboard

[QA] Language tags should be chosen from a list

Open MichaelRoeder opened this issue 3 years ago • 0 comments

Current situation

When configuring a web service in GERBIL QA, the user has to define the language tag which is supported by its web service. This has two disadvantages:

  1. A user may mistype the tag
  2. A user might not be aware of the correct tag or might choose a tag that won't work with the chosen dataset(s)

Solution

  • [ ] Define the languages that a dataset supports in the dataset's metadata
  • [ ] Offer those languages in a list that are supported by all chosen datasets

Note: this may not work when a user has uploaded a dataset. This could simply cause a hint in the UI.

MichaelRoeder avatar May 13 '22 17:05 MichaelRoeder