Skip to content

Put edit functionality behind a feature flag#754

Merged
RNR1 merged 1 commit into
developfrom
edit-resource-feature-flag
May 27, 2026
Merged

Put edit functionality behind a feature flag#754
RNR1 merged 1 commit into
developfrom
edit-resource-feature-flag

Conversation

@RNR1
Copy link
Copy Markdown
Contributor

@RNR1 RNR1 commented May 27, 2026

Pull Request

Change Summary

  • Create a IS_EDIT_RESOURCE_FEATURE_ENABLED feature flag
  • Put the edit menu item behind the feature flag, so that only when it's on - we show it to the user

Change Reason

  • We currently have a no-op edit button on the website for the selected resource view
  • It's difficult to implement this entire feature in a single PR

Verification [Optional]

Related Issue: #648

@RNR1 RNR1 merged commit feb9915 into develop May 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants