Skip to content

[Bug] Pagination, editorRenderer #643

@PatrykMilczarek

Description

@PatrykMilczarek

Hello,
Using the code on the page:
https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/index.html?selectedKind=Cell%20Editing&selectedStory=Custom%20Editor&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel

When you try to edit Product Quality column you can actually click on each cell and it goes into "edit mode", but the last one you clicked stays in this mode as well which seems like a serious bug to me.

image

image

Also there's this weird behavior with column in the middle.
Another thing, when you add pagination and use editorRenderer, the "edit mode" continues on the same row on the next page and it does not dissapear unless you type new value in the box.

It seems to me "blurToSave: true" does not work on columns using editorRenderer prop?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions