react-atlas icon indicating copy to clipboard operation
react-atlas copied to clipboard

<Table>'s insertRow prop not working properly in RATS

Open floydchenchen opened this issue 7 years ago • 3 comments

  1. Our <Table> component is not working properly when an insertRow prop is passed in. According to react-boostrap-table insertRow prop it should open up a new modal that allows customization.

  2. By simply change our <TableHeader> component and <Table> to react-bootstrap-table's <TableHeaderColumn> and <BootstrapTable> will fix the problem

  3. It is apparently not a issue of the version we are using the library since we are using the latest one.

floydchenchen avatar Aug 14 '18 13:08 floydchenchen

image

floydchenchen avatar Aug 14 '18 15:08 floydchenchen

only in rats?

Magneticmagnum avatar Aug 14 '18 15:08 Magneticmagnum

@Magneticmagnum never used the prop in other places, but I guess not just RATS

floydchenchen avatar Aug 14 '18 15:08 floydchenchen