Grigas

Results 76 issues of Grigas

This issue lists the problems and, in some cases, solutions to them, for making it possible to integrate Tree components from `@itwin/breakdown-trees-react` into a tree widget from `@itwin/[email protected]`, with as...

enhancement

Filtering UI doesn't fit:

bug
tree widget

Based on this comment: https://github.com/iTwin/viewer-components-react/pull/1133#issuecomment-2575604283. `style` is one prop that is not propagated, but we should review to make sure there aren't any others.

bug
tree widget

We probably want PR benchmarks, similar to what we have in `presentation` repo.

tree widget

[beachball](https://www.npmjs.com/package/beachball) allows providing only a single paragraph per change without any markdown in it, so there's not much flexibility - we can't add examples, links, lists, etc. Switching to [changesets](https://www.npmjs.com/package/@changesets/cli)...

I have the following ECSQL query: ```sql SELECT count(1) FROM bis.SpatialCategory c WHERE EXISTS ( SELECT 1 FROM bis.GeometricElement3d element WHERE element.Model.Id = ? AND element.Category.Id = c.ECInstanceId AND element.Parent...

bug
ecdb

**Describe the bug** When running a test that creates a new ECDb and does some operations with it, I get an error log and occasional hangs. **To Reproduce** To reproduce...

bug
ecdb

#### Build Info - Repo: `itwinjs-core` - Build Name: iTwin.js - OS: Windows x64, Linux x64 - Test Suite Name: `core-i18n`, `core-markup`, `map-layers-formats`, `linear-referencing-backend`, `analytical-backend` #### Error Detail The specific...

needs triage
flaky-test

**Describe the bug** When an iModel / ECDb contains schemas, whose classes are derived from by classes in referencing schemas, calling `ECClass.getDerivedClasses()` on a base class form referenced schema doesn't...

ecschema