enterprise-ng icon indicating copy to clipboard operation
enterprise-ng copied to clipboard

Datagrid: Empty Message is getting overridden by scroll.

Open SudarshanDivakarla opened this issue 1 year ago • 0 comments

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:

  1. Create Soho-datagrid with no data
  2. Provide More Columns, so that we can see the scroll.
  3. Give some empty message along with empty message settings height: 'small' & icon: 'null'.
  4. Observe the empty message alignment
  5. 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 image

Additional context Here is the stackblitz link to refer:

https://stackblitz.com/edit/ids-quick-start-1759-rmztd8?file=src%2Fapp%2Fapp.component.html

SudarshanDivakarla avatar Mar 14 '24 06:03 SudarshanDivakarla