-
Notifications
You must be signed in to change notification settings - Fork 368
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
feat: stale flags (FE) #3606
feat: stale flags (FE) #3606
Conversation
# Conflicts: # frontend/web/components/Icon.tsx # frontend/web/components/Tooltip.tsx
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Uffizzi Preview |
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.
Co-authored-by: Matthew Elwell <matthew.elwell@flagsmith.com>
…e-flags # Conflicts: # frontend/web/components/tags/TagContent.tsx
@kyle-ssg one thing I've noticed here is that the FE seems to let you edit the project setting regardless of the plan that the organisation has. The API restricts this to enterprise subscriptions only - can we update this? |
@matthewelwell ah thanks, that has been updated now. |
@kyle-ssg we might want to consider some extra documentation around this somewhere (not exactly sure where yet), because this feature will only work with feature versioning enabled. Perhaps an extra line on the tooltips for the setting in projects settings and the one on the tag itself? |
Hmmm I guess this will be a little tricky since versioning is enabled per environment. I'll note it in the tooltip and also start managing this UI with the versioning feature flag |
@kyle-ssg looks like this has broken: |
@matthewelwell sorted |
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingdocs/
if required so people know about the feature!Changes
tags.mov
How did you test this code?
Please describe.