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 dashboard types #3128

Draft
wants to merge 1 commit into
base: rc
Choose a base branch
from
Draft

fix dashboard types #3128

wants to merge 1 commit into from

Conversation

tracy-french
Copy link
Contributor

  • chore: smoke test
  • fix: optional property check for error metadata
  • chore: local npm repository
  • feat(resource-explorer): add dark mode support
  • chore(core-util): security fix for isNumeric util
  • feat: separate hooks and react-components into packages
  • fix: widget types

Overview

Provide an explanation of what the change is

Verifying Changes

Scene Composer

For scene-composer package changes specifically, you can preview the component in the published storybook artifact. To do this, wait for the Publish Storybook action to complete below.

  • Click on the workflow details
  • Select the Summary item on the left
  • Download the zip file

To run the storybook build locally, you need a local static web server:

npm install -g httpserver
cd <Extracted Zip Directory>
httpserver

Then open the website http://localhost:8080 to run the doc site.

Legal

This project is available under the Apache 2.0 License.

@tracy-french tracy-french changed the base branch from main to rc March 6, 2025 23:07
@tracy-french tracy-french force-pushed the fix-dashboard-types branch from 23fb765 to f0c63f0 Compare March 6, 2025 23:24
@tracy-french tracy-french force-pushed the fix-dashboard-types branch from f0c63f0 to 5c8e10e Compare March 7, 2025 21:47
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