Skip to content

Commit

Permalink
refactor: move feature overview header into separate file (#9319)
Browse files Browse the repository at this point in the history
This PR moves the flag page header into a separate file, so that the
overview file is more clearly focused on the overview.

Additionally, it moves the modals that are triggered from the header
into the new file. This should give a nice little performance boost, as
opening and closing these modals should no longer trigger a re-rendering
of the full flag overview page, only the header.
  • Loading branch information
thomasheartman authored Feb 18, 2025
1 parent 2ede2a6 commit 4701dc1
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 497 deletions.
Loading

0 comments on commit 4701dc1

Please sign in to comment.