Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Binary/BeGuid type properties in content #201

Closed
grigasp opened this issue Mar 13, 2023 · 1 comment · Fixed by #254 or iTwin/itwinjs-core#5452
Closed

Support Binary/BeGuid type properties in content #201

grigasp opened this issue Mar 13, 2023 · 1 comment · Fixed by #254 or iTwin/itwinjs-core#5452
Assignees
Labels
enhancement New feature or request presentation
Milestone

Comments

@grigasp
Copy link
Member

grigasp commented Mar 13, 2023

At the moment presentation library doesn't support binary properties, because we wouldn't know how to render them. However, the ones with extendedTypeName="BeGuid" could be an exception, because rendering guid type of properties seems easily achievable.

@grigasp
Copy link
Member Author

grigasp commented Apr 13, 2023

Things to check for this new type of property:

  • Getting distinct values for it
  • Filtering results by it's value
    • Through specification's instanceFilter
    • Through descriptor

@grigasp grigasp changed the title Support Binary/BeGuid type properties Support Binary/BeGuid type properties in Content Apr 26, 2023
@grigasp grigasp changed the title Support Binary/BeGuid type properties in Content Support Binary/BeGuid type properties in content Apr 26, 2023
@grigasp grigasp added this to the iTwin.js 4.0 milestone May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request presentation
Projects
None yet
2 participants