enterprise-ng
enterprise-ng copied to clipboard
Datagrid: Empty Message is getting overridden by scroll.
Describe the bug Soho-data grid empty message alignment got disturbed when there is no icon, when we are getting scroll, the empty message is getting overridden with scroll.
To Reproduce Steps to reproduce the behavior:
- Create Soho-datagrid with no data
- Provide More Columns, so that we can see the scroll.
- Give some empty message along with empty message settings height: 'small' & icon: 'null'.
- Observe the empty message alignment
- Empty message is getting overridden with scroll
Expected behavior Empty message should align center with/without icon.
Version
- ids-enterprise-ng: v17.5.9
Screenshots
Additional context Here is the stackblitz link to refer:
https://stackblitz.com/edit/ids-quick-start-1759-rmztd8?file=src%2Fapp%2Fapp.component.html