You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy everything from FlagsTab under RepoPage for this, change the following from Flags to Components:
static texts
file names
function names (except still use useActivateFlagMeasurements and keep function calls outside of the ComponentsTab to be the same, we will do that later)
Basically at the end this new table shows and functions the same way as FlagsTab except everything is showing as Components and in the code the only useRepoBackfillingStatus it is fetching from Flags
Request new asset for blurredTable.png
Make sure FlagsTab is not actually showing in the RepoPage (only show internally via Feature Flag)
Design doc: https://www.figma.com/file/lpCAamL0oUGKvVng0g7vex/GH-234?type=design&node-id=1-2&mode=design&t=9bBDzCMR6WmyCZZ8-0
Copy everything from FlagsTab under RepoPage for this, change the following from Flags to Components:
useActivateFlagMeasurements
and keep function calls outside of the ComponentsTab to be the same, we will do that later)Basically at the end this new table shows and functions the same way as FlagsTab except everything is showing as Components and in the code the only
useRepoBackfillingStatus
it is fetching from FlagsRequest new asset for blurredTable.png
Make sure FlagsTab is not actually showing in the RepoPage (only show internally via Feature Flag)
Request Components Tab feedback Feedback on the new 'Flags' tab feedback#27
Blocked By
The text was updated successfully, but these errors were encountered: