ioBroker.javascript icon indicating copy to clipboard operation
ioBroker.javascript copied to clipboard

Newly Created Folder in js ts not visible

Open lzimmermann opened this issue 3 years ago • 0 comments

Describe the bug
When I create a new Folder in the Scripts View the folder is created but not visible after creation.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Scripts
  2. Change view to JS or TS
  3. Click on Create new Folder (+)
  4. Name it MyFolder1 and save
  5. Folder is created (visible in Folder Selection) but not visible in the items list with scripts in the root folder

Expected behavior
The folder should be visible in the items list

Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem. image

image ![image](https://user-images.githubusercontent.com/12608081/149508726-e4a777f8-7349-46d8-89c7-c1b327a22856.png)

Versions:

  • Adapter version: v5.2.3
  • JS-Controller version: 3.3.22
  • Node version: v12.22.9
  • Operating system: Linux raspberrypi 5.10.17-v7l+ #1421 SMP Thu May 27 14:00:13 BST 2021 armv7l

Additional context
Add any other context about the problem here.

lzimmermann avatar Jan 14 '22 11:01 lzimmermann