Skip to content

Column resizing followup - task: try another method of feature flagging #3025

@snowystinger

Description

@snowystinger

🙋 Feature Request

Followup issue #3007 item:

Figure out the smallest way to feature flag the resizing portion of the TableView component

We want to be able to release TableView but not increase the code size for everyone drastically.

💁 Possible Solution

  • Approach 1: pare down the existing resizing code so it is more granular (aka layout level instead of two whole components)
  • Approach 2: Get rid of the deprecated TableView component and test to make sure there aren't breaks to existing logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions