XpertHr- squidex field goes disappear when fullscreen mode toggle clicked

I have…

  • Read the following guideline: Troubleshooting and Support | Squidex. I understand that my support request might get deleted if I do not follow the guideline.
  • Used code blocks with ``` to format my code examples like JSON or logs properly.

I’m submitting a…

  • Regression (a behavior that stopped working in a new release)
  • Bug report
  • Performance issue
  • Documentation issue or request

Current behavior

We are calling custom component inside squidex array field list. when we click on Fullscreen mode toggle button of squidex field then that field goes disappear. squidex field does not appear as full screen mode.

Expected behavior

When click on Fullscreen mode toggle button
Then The size of the field should size with the full-screen mode.

Minimal reproduction of the problem

Within squidex array list, select full-screen mode of a child field .

Environment

App Name:

  • Self hosted with docker
  • Self hosted with IIS
  • Self hosted with other version
  • Cloud version

Version: [VERSION]

Browser:

  • Chrome (desktop)
  • Chrome (Android)
  • Chrome (iOS)
  • Firefox
  • Safari (desktop)
  • Safari (iOS)
  • IE
  • Edge

Others:

Can you share a link to your custom editor?

Hi @Sebastian Thanks for your reply. we cant share our custom editor url as its not external facing application. will not be accessible outside. so I will share you recorded video of issue in separate email. kindly check that and let me know if we can setup meeting to look into issue.

I can reproduce it and will provide a fix soon.

Hi @Sebastian thanks for quick reply. please let us know when you done with fixes. :slightly_smiling_face:

I am working on it. The problem is that the angular tests are super unstable after migrating to v21. They seem to become “empty” … very weird. I have to fix hat first, because at the moment the build is like roulette

Hi @Sebastian could you please take a look into issue and prioritize it. this impacting users unable to maximize content window for editing. thanks in advance.

I have bypassed the tests. It is pushed. The problem is not really solved, seems to be an Angular isse.

Hi @Sebastian thanks for reply, what can we do in this case . which angular version having this issue. any library or angular version upgrade will help to fix issue? can you please check.

Hi @Sebastian : By when this will be done any timeline you can provide? This issue is blocking our release.

Hi @Sebastian good morning. can you please check this issue on priority , it is blocking us to go live. Thanks in advance.

As I said 5 days ago: I have pushed it already.

Thanks Sebastian. we just wanted to know angular issue you had mentioned earlier is fixed now in latest build. can we deploy and check this toggle button issue fixes?
Thanks

Ther angular issue is that sometimes tests fail randomly. It gives an error like “No tests found in file XYZ”, but the test file is random. I had to disable this check in the test runner to get it working, but it is definitely a bug in my opinion.

But it is good to go.