2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 40 forks source link

Quick-E adds apps in wrong place in Inner Content. #3396

Open 6TELOIV opened 4 months ago

6TELOIV commented 4 months ago

I'm submitting a

[x] bug report

...about

[x] edit experience / UI [x] Content Types or data management

Current Behavior / Expected Behavior

When using inner content and adding multiple items, items cannot be added to the end of the group of items. This introduces frustrations for editors and has a highly inconvenient workaround of adding all of the apps in reverse-order, as apps added before the first get added correctly.

The correct behavior would be to add the app where the Quick-E button was pressed.

Instructions to Reproduce the Problem

  1. Create an app
  2. Make a content type that has an Inner Content field and a view using it
  3. Add the app to a page.
  4. Add 2 apps to it using the Quick-E toolbar.
  5. Try to add a 3rd app at the bottom, and observe that it is inserted in the second spot instead.
  6. Also, note that adding an app in any place except before the first item is instead added to the second spot instead. image

Your environment

6TELOIV commented 4 months ago

Here's a demo app of the issue. 2sxcApp_InnerContentTest_0.0.17.zip

6TELOIV commented 4 months ago

Potentially helpful, is this demo app which just displays some text. 2sxcApp_App1_0.17.0.zip