Merge pull request #9292 from RoadieHQ/code-coverage-plugin-fix-explore-files-breadcrumb

Code coverage plugin - fix explore files breadcrumbs bug
This commit is contained in:
Johan Haals
2022-02-02 09:02:07 +01:00
committed by GitHub
3 changed files with 65 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-code-coverage': patch
---
Fixed a bug in the FileExplorer component which made it impossible to navigate upwards to a containing folder by clicking on the folder breadcrumb.