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

breadcrumb tweak #5079

Merged
merged 2 commits into from
Jun 19, 2024
Merged

breadcrumb tweak #5079

merged 2 commits into from
Jun 19, 2024

Conversation

briangregoryholmes
Copy link
Contributor

@briangregoryholmes briangregoryholmes commented Jun 14, 2024

See discussion here: #4911

@@ -29,9 +33,19 @@
return map;
}, new Map<string, PathOption>());

$: pathParts = [dashboardOptions];
$: huh = <PathOption>{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh is from Brian's dev mode, right...?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫠

@briangregoryholmes briangregoryholmes merged commit 901a59c into main Jun 19, 2024
4 checks passed
@briangregoryholmes briangregoryholmes deleted the bgh/breadcrumb-tweak branch June 19, 2024 15:58
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.

Nit: Clicking dashboard title in preview should open switcher
2 participants