fdp-table - When using a tree column as the first column without `selectionMode='multiple'`, expanding a row causes the rows below to become misaligned. This issue was observed in two different browsers. #12790
Expanding a row should not misalign the below rows.
Can you handle that on the application side
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
If this is a bug, please provide steps for reproducing it; the exact components you are using;
^0.50.0
Please provide relevant source code (if applicable).
Define fdp table with [isTreeTable]="true" and selectionMode='none'
expand first row
below rows gets misaligned
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
Did you check the documentation and the API?
Yes
Did you search for similar issues?
Yes
Is there anything else we should know?
IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.
Is this a bug, enhancement, or feature request?
Bug
Describe your proposal.
Expanding a row should not misalign the below rows.
Can you handle that on the application side
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
If this is a bug, please provide steps for reproducing it; the exact components you are using;
^0.50.0
Please provide relevant source code (if applicable).
selectionMode='none'
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
Did you check the documentation and the API?
Yes
Did you search for similar issues?
Yes
Is there anything else we should know?
IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.