This bug template has been designed for Design System / Core components. If you want to check that your bug report hasn't already been raised, either contact the team on Slack or seach through their Jira projects. See the full list of Slack channels and Jira projects on our Contributing page.
[Description of the issue]
Add an example using this codesandbox as starting point.
Either
- [First Step]
- [Second Step]
- [and so on...]
Or
Create a gif using this
If needed, show keystrokes using this
[What do you expect to happen?]
[What does actually happen?]
[What percentage of the time does it reproduce?]
Components | Version | Did this work in previous versions of the Atlaskit component? | Browser and OS information |
---|---|---|---|
Yes/ No/ I don't know |
-
To get the component version: [You can get this information by running
yarn ls | grep '@atlaskit'
ornpm list | grep '@atlaskit'
from the command line.] -
To get the browser version, got to http://www.whatsmybrowser.org/ and copy the link
-
Any additional information, configuration or data that might be necessary to reproduce the issue.
h2.Description
Description of the issue
Add a link to a codepen example using [this codesandbox](http://go.atlassian.com/ak-codesandbox) as starting point.
h2.Steps to Reproduce
Either
# First step
# Second step
...
Or
Create a gif using -> http://gifbrewery.com/
If needed, show keystrokes using -> https://github.com/keycastr/keycastr
h2.Expected behavior
What do you expect to happen?
h2.Actual behavior
What does actually happens?
h2.Level of Consistency
What percentage of the time does it reproduce?
h2.Information
|| Component(s)|| Version || Did this work in previous versions of the Atlaskit component? || Browser and OS information
| | |Yes / No/ I don't know | |
* To get the component version:
{code}yarn ls | grep '@atlaskit' or npm list | grep '@atlaskit'{code}
from the command line.
* To get the browser version, got to http://www.whatsmybrowser.org/ and copy the link
Any additional information, configuration or data that might be necessary to reproduce the issue.