Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
floydchenchen opened this issue Aug 14, 2018 · 3 comments
Open

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

floydchenchen opened this issue Aug 14, 2018 · 3 comments
Labels

Comments

@floydchenchen
Copy link
Contributor

floydchenchen commented Aug 14, 2018

  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
Copy link
Contributor Author

image

@Magneticmagnum
Copy link
Contributor

only in rats?

@floydchenchen
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants