DNNCommunity / DNN.Repository

DNN.Repository is a rich module used for managing and displaying rich collections of images, files, llinks, etc. on your DNN site. Includes user rating, comments, templating and skinning.
MIT License
8 stars 14 forks source link

When first adding a module, "Admin" label remains after configuring settings #74

Closed innovation2solution closed 2 months ago

innovation2solution commented 2 months ago

Describe the bug

When i add a new instance of the module, you always have to add text and update the page limits to remove the "Admin" label from a newly added module instance. As a user i don't always want to add text so it means i have to add a break or something like that to get the label removed.

(Note: this may be by design, so feel free to alter this into a change request :))

Software Versions

To Reproduce

Steps to reproduce the behaviour:

  1. Add module to a page "Admin tag is still visible"
  2. Go into settings and configure module
  3. Despite setting up the module the "admin" label remains on the page (it should disappear once configured, the only way to make the "admin" label disappear is by adding content into the WYSIWG)

Expected behavior

Once a module is add to a page and the settings updated the "admin" label should disappear once configured.

Screenshots

Screenshot 2024-06-23 at 09 52 35
innovation2solution commented 2 months ago

Hi @valadas

Thanks so much for this. I've reviewed the latest version in our test environment and can confirm this bug is resolved!

Awesome, thanks again much appreciated!