[SOLVED] Selection doesn't work well in "nested schema"

I’m submitting a…

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

Current behavior

When attempting to select the field value when editing a nested field value it does this:

Expected behavior

Select the field… very hard to do right now.

Minimal reproduction of the problem

Environment

  • [X] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Browser:

  • [X] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Thanks!

Thank you. The drag and drop feature interferes with the text selection of inputs and textareas I think. Should be easy to fix (I hope)

I have to add a drag handle, but I wanted to do it since a long time now :wink:

1 Like

I added drag handles (to all sortable lists). You can check the build status here: https://build.squidex.io/Squidex/squidex/1658

1 Like

So it’s already in :dev tag docker image? If so I’ll test it today :slight_smile:

Yes, it is …

1 Like

Bravo! Works great :slight_smile:

1 Like