Thanks for reporting an issue! Please spend 60 seconds reading this...
- Before reporting, make sure you have the latest version of Wappler
- If there is a problem with the Server Action not running properly or not doing what it is supposed to do, please first check How to debug problems in Server Connect
- Make sure you have searched the forum first for similar issues already reported
- If it is a general web related issue - do a Google Search first
- Issue tracker is for bugs and feature requests, in English only
- Learn how to report bugs effectively
======== TEMPLATE BUG FORM ========
Wappler Version: 3.7.3 PHP
Operating System: Windows 10
Expected behavior
What do you think should happen?
A server action created in a folder should stay in the folder.
Actual behavior
What actually happens?
It doesn't, it is moved to the Library root.
How to reproduce
- Detail step by step guide to reproduce the issue
- A screenshot or short video indicating the problem
- A copy of your code would help. Include: JS, HTML.
- Test your steps on a clean page to see if you still have an issue
- Create a folder Library called
library_folder
. - Add a Library Action within the folder called
folder_action
- Put a comment line in it and save
- Click on another Server Action elsewhere.
- Click back on
folder_action
. The comment line is no longer there. - Click refresh on the list of Server Actions.
folder_action
is now not in the folderlibrary_folder
but in the Library root.
(If this was fixed since 3.7.3 then please ignore this report!)