jwplayer / ott-web-app

Reference implementation for JWP-powered apps
Apache License 2.0
69 stars 53 forks source link

Fix / generic consent_required validation message #537

Closed langemike closed 1 month ago

langemike commented 1 month ago

This makes the validation message more generic so it can be used for all custom consent fields.

This fixes issues like this:

Screenshot 2024-04-30 at 13 13 10

Internally we agreed upon keeping it generic instead of transforming the (technical) name to a human-friendly name.

Ticket: https://videodock.atlassian.net/browse/OTT-1547