-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
@vendure/core@vendure/dashboardP1: urgentCritical issue which affects majority of users,Critical issue which affects majority of users,type: feature ✨
Milestone
Description
Is your feature request related to a problem? Please describe.
International shops need to provide multilingual alt-attributes for images and other assets to better comply with web accessibility guidelines.
Describe the solution you'd like
Make Asset Entity implement the Translatable-interface to allow multilingual asset meta data.
That would allow users to add customfields of type localeString and localeText to their Assets.
Describe alternatives you've considered
None.
Additional context
Right now if you try to add a custom field of type localeString to the Asset entity you get blocked by the validation, see here.
That validation misses checking for type localeText but this gets caught during runtime, see here.
colinpieper
Metadata
Metadata
Assignees
Labels
@vendure/core@vendure/dashboardP1: urgentCritical issue which affects majority of users,Critical issue which affects majority of users,type: feature ✨
Type
Projects
Status
📅 Planned