-
Goal:
Quickly implement a unified tree view using the Resource Groups extension. And look for technical challenges and design decisions that need discussion.
In the unified tree view users will be…
-
To reproduce go to the https://c3js.org/samples/interaction_zoom.html and change:
```js
zoom: {
enabled: true,
type: "drag"
}
```
After that note that tooltips are n…
-
The `(action)` template helper and `{{action}}` modifier has been deprecated. See [RFC 1006](https://rfcs.emberjs.com/id/1006-deprecate-action-template-helper/) for details.
We are still relying on…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit suppo…
-
**Describe the bug**
Impress Notebookbar UI is not compliant with the rest of the apps. Inconsistencies between tabs plus missing Master Slide view button.
**To Reproduce**
Steps to reproduce the…
-
Submitted. /cc @chug2k
Wish I could get to more optional features, especially the map and detail views. Will add to it as soon as I find time!
Thank you!
-
A spoiler / content-warning mechanism is used to hide content not all readers may wish to read or at least not yet. In addition to spoilers and content warnings, this can be used to tag the answer to …
-
## What
> Give a brief description of the component or pattern you want to propose.
A new design accordion menu component that contains three interactive items.
## Purpose
> What problem does …
-
For a switch element located in a subpage, when the switch value is updated externally, the value of the switch and its icon are updated as expected but the switch control itself is not.
If the swi…
-
Right now, when a group is selected we properly select all containing droids, but we don’t store / track the selected group number..
- ~~Add a new `optional uiCurrentSelectedGroupNumber`~~ (see EDI…