Skip to content

Grid selection is refreshed on clearing filter  #738

Description

@addulaajayreddy

#672 Issue Details

Type of Issue (check one with "X")

[ X ] Bug Report => Please search GitHub for a similar issue or PR before submitting
[ ] Feature Request => Please ensure feature is not already in progress
[ ] Support Request => Please do not submit support requests here, instead see: https://discourse.oss.antheminc.com/

Current Behavior

Grid selection getting refreshed on clearing filter

Expected Behavior

Grid selection to be retained on clearing filter

How to Reproduce the Issue

Steps to Reproduce

Enable row select and click on select button then apply a filter and clear the filter selection is cleared

Code Snippet

@Path(linked = false) @Grid(retainGridState = true, onLoad = true, headerCheckboxToggleAllPages = true, expandableRows = true, pageSize = "12", rowSelection = true, pagination = true, postButtonUri = "/button", postButton = true, postButtonTargetPath = "temp_ids", postButtonLabel = "Submit") @Label("Grid") private List<GridLineItem> lineItemDetails;

Environment Details

  • Nimbus Version:
    1.3.1.M15

  • Browser:
    chrome

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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