novo-elements icon indicating copy to clipboard operation
novo-elements copied to clipboard

Styling issue with Data Table - Can't see records.

Open blitzmann opened this issue 3 years ago • 0 comments

Note: for support questions, please use one of these channels: Chat: BullhornOSS Gitter

Describe the bug Data Tables have a styling issue in which the table is collapsed in a way that hides all the records. This can be seen in the demo here: https://bullhorn.github.io/novo-elements/#/components/data-table

image

Giving a min-height: 400px (for example) to .novo-data-table-outside-container seems to fix it, but this is by no means an actual fix.

image

Looks like an issue with some element positioning.

To Reproduce Steps to reproduce the behavior:

  1. See demo for "Data Table: Remote data service"

Specifications

  • Version: We're using 4.3.6, but problem is present within latest commit as well
  • Platform:
  • Subsystem:

blitzmann avatar Mar 29 '21 21:03 blitzmann