dnnsoftware / Dnn.Platform

DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
https://dnncommunity.org/
MIT License
1.02k stars 747 forks source link

[Bug]: Can't see or select "Disabled" page in Bulk Page Add #6062

Open ajplopez opened 4 months ago

ajplopez commented 4 months ago

Is there an existing issue for this?

What happened?

As an admin, when I go to use "Add Multiple Pages", if the page that I want to add pages to is disabled, it doesn't appear in the tree view / page picker.

Screenshot 2024-05-31 at 3 38 11 PM

Screenshot 2024-05-31 at 3 38 38 PM

Steps to reproduce?

  1. Add a page to the root level of the site. Make sure this page is not "Enabled" by toggling it off.
  2. Go to "Add Multiple Pages" and then try to find the Branch Parent.

You won't be able to see it because it doesn't appear if it's disabled.

Current Behavior

Under Add Multiple Pages, if the branch parent is disabled (via page settings), you can't see let alone select it when adding child pages. If you want to add child pages, you have to first "Enable" the page, add them, and then disable the page.

I often have top level parent pages that are not enabled because I use a click menu.

Expected Behavior

You should be able to find and select branch parent's regardless if they are enabled or not.

Relevant log output

No response

Anything else?

No response

Affected Versions

9.13.3 (latest release)

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Code of Conduct

schotman commented 3 months ago

this is a long standing issue