Skip to content

Conversation

@MarvinZeising
Copy link
Member

Description

With the rollout of the plugin_studio_migration feature flag, the form edit view is now not embedded within the admin frontend anymore, but the experience studio instead.

As it seems, the language detection coming from this SDK was overwritten by the available languages in the frontend. Since the new Studio doesn't have that, it now actually uses this SDK's list of languages and can't resolve en_GB.

Related Issue

https://staffbasehq.slack.com/archives/C093GKLJ7B5/p1765449075066749

How Has This Been Tested?

  • dev it
  • create a form with enGB locale
  • activate the plugin_studio_migration feature flag
  • open that form
  • should display correctly
  • try to remove enGB and add it again
  • should be available and work as intended

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING part in the readme.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Test plan:

@MarvinZeising MarvinZeising requested a review from a team as a code owner December 11, 2025 13:25
@MarvinZeising MarvinZeising added the dev Pull Requests that deployed to dev label Dec 11, 2025
@github-actions
Copy link

github-actions bot commented Dec 11, 2025

size-limit report 📦

Path Size
src/main.js 6.62 KB (+0.39% 🔺)

@Magnet-js
Copy link
Contributor

Im not sure but I can still reproduce the issue on dev.

@MarvinZeising MarvinZeising merged commit 8a396bd into main Dec 11, 2025
10 checks passed
@MarvinZeising MarvinZeising deleted the MarvinZeising-patch-1 branch December 11, 2025 17:32
@staffbase-actions
Copy link

🎉 This PR is included in version 3.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev Pull Requests that deployed to dev released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants