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

File explorer follow ups fixes #4615

Merged
merged 11 commits into from
Apr 16, 2024
Merged

Conversation

AdityaHegde
Copy link
Collaborator

@AdityaHegde AdityaHegde commented Apr 16, 2024

  • Fix renaming of a folder
  • Fix charts and custom-dashbaords
  • Fix editor losing focus when entity errors out

@AdityaHegde AdityaHegde requested a review from ericpgreen2 April 16, 2024 06:09
@@ -13,6 +13,7 @@ export const resourceIconMapping = {
[ResourceKind.MetricsView]: DashboardIcon,
[ResourceKind.API]: ApiIcon,
[ResourceKind.Chart]: Chart,
[ResourceKind.Dashboard]: DashboardIcon, // TODO: show this be different?
Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, custom dashboards should use the bottom icon here:

image

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Will update once #4531 is merged

@AdityaHegde AdityaHegde merged commit 954ddb6 into main Apr 16, 2024
4 checks passed
@AdityaHegde AdityaHegde deleted the adityahegde/file-explorer-follow-ups branch April 16, 2024 13:23
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