flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Migrate critical components: CreateFlag.js

Open Zaimwa9 opened this issue 7 months ago • 0 comments

Critical component used in:

  • FeatureRow
  • ChangeRequestEetail
  • FeaturesPage
  • UserPage

State of the component:

  • Class component
  • 2193 lines
  • No typing and no hooks
  • Uses HOC Providers

Objectives

Ranked by priority

  • Migrate it to a Functional component (along with TS)
  • Break it in small / modular and dedicated components
  • Remove the Providers injections to use RTK

Zaimwa9 avatar Jul 17 '25 08:07 Zaimwa9