Dnn.Platform icon indicating copy to clipboard operation
Dnn.Platform copied to clipboard

[Bug]: Permissions tab formatting error (DNN v10.00.00)

Open skarpik opened this issue 9 months ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

What happened?

In the Permissions tab of the Module control panel, the checkbox for "Inherit View permissions from Page" is not aligned horizontally.

This is a very minor error. No functional impact.

Steps to reproduce?

  1. Used nvQuickSite to create a basic DNN website. No additional themes installed. The installation and setup proceeded smoothly with no issues.
  2. Opened the control panel for an HTML module, then navigated to the Permissions tab.

Current Behavior

The checkbox sits higher than the label.

Image

Expected Behavior

The checkbox should line up with its label.

Relevant log output

There is a JavaScript error when the settings for the HTML module is opened. However, I don't believe that the JavaScript error is relevant to this layout glitch.

387?ReturnURL=/Test-Page:1391 Uncaught SyntaxError: Invalid or unexpected token (at 387?ReturnURL=/Test-Page:1391:1239)

Anything else?

No response

Affected Versions

10.0.0 (latest v10 release)

What browsers are you seeing the problem on?

Microsoft Edge

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

skarpik avatar Apr 14 '25 06:04 skarpik