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: [dev-7840] respiratory regression #1277

Merged
merged 1 commit into from
May 14, 2024

Conversation

joshlacey
Copy link
Collaborator

@joshlacey joshlacey commented May 14, 2024

  1. Fixes regression which is detailed by Matt Pallansch in the original ticket comments for DEV-7840

  2. Fixes breaking change for API filters introduced by dev-8065

  3. Removes broken Storybook pages caused by a combination of scss support and importing markdown into mdx file. detailed here: [Bug]: Cannot read properties of undefined (reading 'fonts') with addon-docs storybookjs/storybook#23868 If we want these pages to remain I'd probably just have a single into page which links out to our github repo instead of trying to include the markdown.

  4. removes the ability to switch dashboard filter types after the filter has been saved. This will allow us to keep the configurations for each filter type distinct and avoid future bugs. I noticed in the respiratory example mentioned in DEV-7840 that there was some configuration for a data filter and some for a url filter.

@adamdoe adamdoe mentioned this pull request May 14, 2024
@joshlacey joshlacey merged commit 09429b2 into dev May 14, 2024
@joshlacey joshlacey deleted the fix/dev-7840-respiratory-regression branch May 14, 2024 20:07
adamdoe added a commit that referenced this pull request May 29, 2024
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