Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[full-ci] Drag & drop on Breadcrumb parent folder (#9052)
* WIP * WIP * Moving folders works * Refactor breadcrumb dropped method * Implement drop hover effect * Implement edge case error handling: same folder name * Remove dev leftover * Implement experimental styling * remove border, undo experimental breadcrumb styling * Make drop on root work * Add unittests for edge case * Fix rebase errors * Fix rebase issues * Fix disable drag/drop on current folder * Remove unused import / linting * Implement e2e tests * Rename dragover class * Add changelog * Address PR issues * Fix unittest * Fix e2e test for oc10 * Address PR issue * Set overflow visible * Fix buttons having different font feature settings * Address PR issue * Refactor AppBar drop logic into GenericSpace * Remove unused import * Address PR issues * remove unused resize event listener * Make linter happy
- Loading branch information