Skip to content

Stop re-rendering Blueprint components when moving component on the landing page #3669

@arifsuleman

Description

@arifsuleman

Hi,
I am using Blueprint components like Select, input ,etc. I am moving component on landing page from one position to another using CSS where I encounter an issue of component re-render. What happen is: For example,

  1. The blueprint select component is placed on screen on position A using CSS
  2. User select some items from list
  3. User clicks on Swap component button that moves component using CSS to another position
  4. Component moves to other position but resets its value because of re-render on every move.
    Is that a way to stop re-rendering Blueprint component when moving them using CSS on same page?

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