Description
Replace lodash with equivalent JS-based code.
Related Issues
None
Related Pull Requests
None
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- [] SonarCloud issues have been reviewed and addressed.
- QA Passed
Testing Process
- When copying a share link to the clipboard, the domain is random each time (it does not break nor uses the same)
- When deleting >10 items in bulk (by checkbox selection) it deletes them correctly.
- When scrolling in Backups: it works properly, not duplicating the same item nor showing less than it should be
- When right click on an item or using the context menu (one of both, does not matter which) to move at least a file and a folder: the move dialog should show the entire list of folders and files correctly (no missing items, no duplicated items)
Additional Notes
None