-
### Documentation Feedback
At the bottom of the homepage, in the app-support section, at a particular screen size, the description text reads as
" StackOverflow Dis…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
The floating elements of Input Date Pi…
-
### Description
Disable/remove `strict-boolean-attributes` custom esLint plugin rule from the recommended config as it is no longer needed with Stencil v4.14.1 and can be replaced by [`ban-default-tr…
-
### Current behavior
Importing an angular component into a test file, when the component folder name starts with a "+" symbol, is not possible.
### Desired behavior
Cypress imports components…
-
There's a theme-specific active style for navigation items in a nav drawer:
https://material.io/design/components/navigation-drawer.html#standard-drawer
(Note the way "inbox" is highlighted, bec…
-
We have been trying to load React MFE in to angular shell. This angular shell loading angular MFE's with lazy loading concept without any issue. This example you have given with web components.
Can …
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions
@angular-devkit/architect …
-
### Describe the bug
The `save` method in the `ExplorationMetadataModalComponent` currently uses `$timeout` to delay the closing of the modal after saving displayed values. The TODO comment suggest…
-
Hi team,
I open this issue as an idea to the new Ui.
It will be very beautifull if in next release we can have a possibility to group and/or subgroups object that have the same scope, like folde…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
I am getting an error when I use effect to call an http request whenever my…