AllenFang / AllenFang/react-bootstrap-table

Issue with insert row modal

Open
#690 11 comments 0 reactions 0 assignees View on GitHub
duplicate
Dominant language
JavaScript
Stars
2.2k
Forks
761
PR merge metrics
No merged PRs in 30d

Description

Hello, thanks for your attention so far.

I am having an issue with the insert row modal. When I click "New" the modal appears, but the entire screen appears darkened, and as soon as I click on a field on the modal, it disappears again.

I have included a screenshot.

I would also like to only allow the user to enter values for 2 columns (in my case, item# and quantity), not all the columns. After the user enters values for 2 columns, my app will source the other columns dynamically, so they don't need to enter anything else. Is there a way to select which columns the user can enter during a row insertion?

![screen shot 2016-09-07 at 11 24 19 pm](https://cloud.githubusercontent.com/assets/13525195/18339091/53bed8c4-7552-11e6-9bfa-4f16d4a2d076.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.