Nathan Whittaker
Nathan Whittaker
### Check existing issues - [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates ### Actual Behavior It is not possible to always restore the same value to the...
[The documentation][1] suggests this is expected, however the `@handleDragOver` callback is passed the `dragover` event. Forwarding the `dragleave` event would helpful for tearing down any setup work the `@handleDragOver` callback...
Would be great if the `drag` test helper's `dragOverMoves` option also exercised any `dragenter` and `dragleave` handlers.
Per discussion w/ @TheBlueDog: - [ ] Remove all markdown files in `docs/source/get-started/`. - [ ] Reflect the above removals in the `acetate` and `table_of_contents.yml` configs. - [ ] Remove...
Running `ember try:one ember-release` in the `ember-cli-amd` project is currently producing many test failures (or otherwise craft and run a scenario that pulls in the 3.27 version of Ember). If...
### Check existing issues - [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates ### Actual Behavior If a `` element is in the middle of its update lifecycle...
### Check existing issues - [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates ### Actual Behavior Given a popover with `auto-close` enabled, clicking an element that prevents propagation...
### Check existing issues - [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates ### Description The width of a resizable `` currently resets upon refreshing the browser window....
### Check existing issues - [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates ### Actual Behavior Given a `` or `` element containing `` or `` children with...
### Check existing issues - [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates ### Actual Behavior When rendering a `` with a defined `value`, the corresponding `` element...