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

code-for-ibmi.deleteIFS should not let shortcuts be deleted from the system #2240

Open
worksofliam opened this issue Aug 30, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers. Feel free to ask for help with these!

Comments

@worksofliam
Copy link
Contributor

singleItem: IFSItem should be singleItem: IFSItem|IFSShortcutItem and then check if singleItem is of type IFSShortcutItem - or just remove the shortcut and not delete the directory.

This is in ifsBrowser.ts

@worksofliam worksofliam added enhancement New feature or request good first issue Good for newcomers. Feel free to ask for help with these! labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers. Feel free to ask for help with these!
Projects
None yet
Development

No branches or pull requests

1 participant