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

Property widget: Wrong property list layout after selecting element from list #710

Closed
grigasp opened this issue Dec 12, 2023 · 1 comment · Fixed by iTwin/appui#637 or #720
Closed
Assignees
Labels
bug Something isn't working property widget Property grid widget and its components related issues

Comments

@grigasp
Copy link
Member

grigasp commented Dec 12, 2023

Repro:

  1. Make the property widget narrow enough for property label / value to be layout in a column rather than a row.
  2. Select multiple elements in the tree widget.
  3. Notice the properties layout is fine.
  4. Enter elements list, select one of the elements.
  5. Notice the property label / value are now layout in a row rather than a column.

This is also often reproduced by the following e2e tests:

  • single element selected from elements list
  • single element selected from elements list - search bar expanded

2023-12-12_15-48-02

@grigasp grigasp added bug Something isn't working property widget Property grid widget and its components related issues labels Dec 12, 2023
@ViliusBa ViliusBa self-assigned this Dec 18, 2023
@grigasp
Copy link
Member Author

grigasp commented Dec 18, 2023

The fix in AppUI is merged, but we still need to:

  • update dev dependencies in property widget package
  • unskip the ignored e2e tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working property widget Property grid widget and its components related issues
Projects
None yet
2 participants