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

fix(webui): link to proper path when filtering single results in bundle graph #58

Merged
merged 1 commit into from
May 30, 2024

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented May 30, 2024

This is an old issue, originating from the treegraph not knowing the path (and basing it on the node names). Now, we actually keep the proper absolute/relative paths in the nodes too.

When filtering results in the bundle graph to a single item (e.g. event-target-shim), it wouldn't link properly to the right folder (note, it's always using push, so there is likely an expo router issue in here too).

@byCedric byCedric merged commit 7e88f74 into main May 30, 2024
2 checks passed
@byCedric byCedric deleted the fix/single-bundle-result-link branch May 30, 2024 21:27
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.

1 participant