Closed FMorrison87 closed 2 years ago
Latest commit: 2786f6dd327014f1092e9ec0f7e7713db1768740
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Name | Link |
---|---|
Latest commit | 2786f6dd327014f1092e9ec0f7e7713db1768740 |
Latest deploy log | https://app.netlify.com/sites/astro-preview/deploys/6373ac4f63e2c000084cc36c |
Deploy Preview | https://deploy-preview-913--astro-preview.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Could we give this a 'minor' changeset? A case could be made for patch, but I see this as more of a feature/enhancement than patch fix 🤷
Brief Description
If the user does not supply a 'status' to the component then nothing renders; it has no default state. This fix gives it a default state of 'normal' if nothing is passed in to status.
JIRA Link
ASTRO-4880
Related Issue
General Notes
Motivation and Context
Issues and Limitations
Types of changes
Checklist