Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lost WYSIWG changes inside a translation component when user changes the language #11

Open
joancarlesbadia opened this issue Jul 3, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@joancarlesbadia
Copy link

When you use a tab-group with tabs with WYSWG components and are inside a one translation component, lost content when change language.

Thanks,

@hanneskuettner
Copy link
Owner

Can you provide a quick screen recording and example setup for this problem?

@joancarlesbadia
Copy link
Author

joancarlesbadia commented Jul 3, 2024

Enregistrament de pantalla 2024-07-03 092152.zip
You can see on top one WYSIWYG that we have got out from the tabs to compare with the bottom tabs.
image

all the WYSIWYG are equally defined:
image

@hanneskuettner
Copy link
Owner

Oh so you have tabs nested in tabs? I'll have to look into that.

Also... you got me good with the Slack notification sounds in the video... lol

@hanneskuettner hanneskuettner added the bug Something isn't working label Jul 3, 2024
@joancarlesbadia
Copy link
Author

joancarlesbadia commented Jul 3, 2024

Yes, maybe nested tabs inside it's unnecessary. We have tested also with only one level and is also failing .
Thank you for your quick response.

@bryantgillespie
Copy link

bryantgillespie commented Jul 20, 2024

I noticed this and I think it may be the same / similar issue.

Directus holds on to the value for relational fields, but when switching tabs the value is lost in the components within.

ScreenShot.2024-07-20.at.10.07.38.mp4

Setup

  • tab group
    • raw group
      • field
    • m2o field

ScreenShot 2024-07-20 at 11 05 09@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants