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

Reuse the fillIn* functions for breadcrumbs items #234710

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Nov 26, 2024

fillEditorsDragData handles a lot more advanced uses so better to re-use it here

Ran into this problem because dragging and dropping breadcrumb items was always inserting the full file path instead of the relative paths. fillEditorsDragData fixes this

cc @benibenj

`fillEditorsDragData` handles a lot more advanced uses so better to re-use it here
@mjbvz mjbvz added this to the November 2024 milestone Nov 26, 2024
@mjbvz mjbvz self-assigned this Nov 26, 2024
@mjbvz mjbvz enabled auto-merge (squash) November 26, 2024 23:11
@mjbvz mjbvz merged commit cd23ede into microsoft:main Nov 26, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants