Skip to content
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

FF: Implement Duplicate Feature Flag #1727

Closed
danoswaltCL opened this issue Jul 2, 2024 · 2 comments
Closed

FF: Implement Duplicate Feature Flag #1727

danoswaltCL opened this issue Jul 2, 2024 · 2 comments

Comments

@danoswaltCL
Copy link
Collaborator

Implement the Duplicate Feature Flag modal.

  • Selected from the root page menu
  • The Name and Key should be appended with _COPY (or something?) as the suffix when prefilling the form values with the source flag's details (the user is expected to change this).
  • This will otherwise work the same as the EDIT flow for pre-filling the details, and will call the same endpoint as ADD.
  • As such, it may behoove us to consolidate these 3 states, add edit and duplicate, as one template modal called something like 'Feature Flag Details Modal'.

Image

@danoswaltCL
Copy link
Collaborator Author

(I assigned myself since I already started this work, but we should properly refine it)

@Yagnik56
Copy link
Collaborator

Yagnik56 commented Sep 9, 2024

@danoswaltCL the name and key aren't appended with _COPY as the suffix instead they are empty when we open the duplicate feature flag modal, did we change it or this is a bug?

@Yagnik56 Yagnik56 removed their assignment Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants