Skip to content

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

@floydchenchen

Description

@floydchenchen
  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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions