FeatureFuel
5

Automatic Language Selection in Translations interface for Visual Editor

Source: directus/directus#25311 · opened by @christianrr
Summary When working with a multilingual site loaded into the Visual Editor, we experienced that it's quite cumbersome to select the visually depicted language in _Translations_ interface - for each edit. The _Translations_ interface opens with the user's language or default language (depending on interface settings), which not necessarily matches the language that is currently visible on the site that is loaded in the Visual Editor. It would be great, if the data-directus attribute could also include the language code, so that the Visual Editor module and more specifically the _Translations_ interface could pick that up and show the corresponding language. Basic Example setAttr({ collection: 'my-collection', item: 1, mode: 'drawer', language: 'de-DE' }) Motivation Selecting the visually depicted language in the _Translations_ interface is cumbersome and error-prone. A content editor must check the language o…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests