-
Notifications
You must be signed in to change notification settings - Fork 466
chore: Create flag migration #6356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Zaimwa9 <wadii.zaim@flagsmith.com>
# Conflicts: # frontend/web/components/pages/UserPage.tsx
# Conflicts: # frontend/common/services/useProjectFlag.ts # frontend/web/components/PanelSearch.tsx # frontend/web/components/feature-override/FeatureOverrideRow.tsx # frontend/web/components/modals/CreateFlag/index.js # frontend/web/components/pages/UserPage.tsx # frontend/web/components/segments/AssociatedSegmentOverrides.tsx
…o chore/create-flag-migration
| this.input.focus() | ||
| this.focusTimeout = null | ||
| }, 500) | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just putting on the radar this might create a conflict once merged (L232 here):
#6404
# Conflicts: # frontend/web/components/modals/create-feature/index.js # frontend/web/components/pages/FeaturesPage.js
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on January 10. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
Thanks for submitting a PR! Please check the boxes below:
docs/if required so people know about the feature!Changes
How did you test this code?
E2E covers regression testing on everything this affects