Grigas

Results 76 issues of Grigas

**Is your feature request related to a problem? Please describe.** At the moment `SchemaJsonLocater` loads requested schema synchronously, which causes the main thread to block when loaded schema is large...

ecschema

Prerequisite: https://github.com/iTwin/itwinjs-core/issues/6980

enhancement
tree widget

https://github.com/iTwin/viewer-components-react/pull/890 started using `TreeNode` attributes that were only added to `@itwin/itwinui-react` in version `3.11.0`. That requires a peer dependency bump...

In some cases consumers may need a data provider to render their custom action button. At the moment that is not possible, because consumer has no access to the data...

enhancement
property widget

Need something similar to this: https://github.com/iTwin/presentation/pull/663

documentation
tree widget

http://localhost:3000/?iTwinId=892aa2c9-5be8-4865-9f37-7d4c7e75ebbf&iModelId=88c44b72-cbb9-4f82-a1e2-116d6420506e https://bentley.sharepoint.com/:v:/s/Rules-DrivenPresentation/EYQu3tSEI8tKtuDYMldfUe4B8B15JuRoeVmBzIlBxUMwlg?e=qNU7fs

bug
tree widget

In case of filtered hierarchies, the "Show all", "Hide all", etc. header buttons in 2.x generation widget used to apply visibility changes only to filtered nodes. In 3.0 they always...

bug
tree widget

http://localhost:3000/?iTwinId=b391ba44-add7-47a0-8375-f2889a3540e8&iModelId=ba504f88-a479-4156-9d81-658ee169588e ![Image](https://github.com/iTwin/viewer-components-react/assets/35135765/4b41a7a7-4626-41e2-bce0-699ea2ae22d9)

tree widget
needs ux input

![Image](https://github.com/iTwin/viewer-components-react/assets/35135765/9a199d6a-76ac-4bef-8c4c-79fa987f26c8) Like in `2.x` generation Models tree, the `3.0` one should show no expander for the root node, which should also allow other nodes to be shifted left.

enhancement
tree widget
needs ux input

The tooltips say "Show all", "Hide all", "Invert", however the buttons only work with Models. So either the tooltips should be updated to say something like "Show all models", or...

tree widget
needs ux input