Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refreshing selected folder #2

Open
KoosvdWerf opened this issue Aug 2, 2022 · 1 comment
Open

refreshing selected folder #2

KoosvdWerf opened this issue Aug 2, 2022 · 1 comment

Comments

@KoosvdWerf
Copy link

KoosvdWerf commented Aug 2, 2022

Hello,

Love your work.
I have embedded in into my own little MVC project and added a upload functionality.
After the upload I want to "refresh" the selected folder but it always goes back to the root.

Can you tell me how to initiate a "refresh"?

And also found a very little point of improvement...

when you select a folder in the foldercontent-part it does not get selected (bold) in the foldertree.

Hope to hear from you.

With regards,
KoosVDWerf

@edmlin
Copy link
Owner

edmlin commented Aug 12, 2022

You can try:
$("div.foldertree-node-selected > .foldertree-label").click();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants