-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Context
In the Babel translations dropdown, the current translation (the resource in the active context) is not displayed at all. This creates confusion when working sequentially through translations, because the user cannot see where they currently are in the list.
Problem
- Current context/translation is completely hidden from the dropdown.
- When translating resource by resource across multiple contexts (e.g., from top to bottom), it’s easy to lose orientation — you don’t know which context you’re editing at the moment.
Requested behavior
- Always include the current context in the translations dropdown.
- Visually highlight it as the current one (e.g. with a badge, bold font, icon, or different background).
Possible solutions
- Show the current context item in the list.
- Differentiate it by style (bold/greyed background).
Steps to reproduce
- Open a resource that has translations in several contexts.
- Open the Babel translations dropdown.
- The current context is missing entirely.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels