[dev] [Marfuen] mariano/nist-sp800-53-readiness-clean#2929
Merged
Conversation
Adds requirementFamily field to FrameworkEditorRequirement, with full support across the framework editor, versioning/sync/rollback, manifest builder/diff, export/import, and the app's requirements tab. - Framework editor: ComboboxCell column for setting requirement families - App: FrameworkRequirementsGrouped component with expand/collapse, search, family filter, and URL persistence via nuqs - Versioning: requirementFamily captured in manifests, diffed, synced - Review: shows requirement family changes in update preview Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
claudfuen
pushed a commit
that referenced
this pull request
May 27, 2026
# [3.64.0](v3.63.2...v3.64.0) (2026-05-27) ### Bug Fixes * **api:** add batch update endpoint for requirements to avoid rate limiting ([8ce8b3c](8ce8b3c)) * **api:** wrap custom framework link sync in transaction ([#2931](#2931)) ([094eec1](094eec1)) * **controls:** include direct policy/task links in custom framework view ([a32ec37](a32ec37)) * **framework-editor:** flip ComboboxCell dropdown upward when near viewport bottom ([c4b50c6](c4b50c6)) ### Features * Add control families for nist readiness ([edc5b1a](edc5b1a)) * add requirement family grouping to frameworks ([#2929](#2929)) ([65230df](65230df))
Contributor
|
🎉 This PR is included in version 3.64.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request to merge mariano/nist-sp800-53-readiness-clean into dev.
It was created by the [Auto Pull Request] action.
Summary by cubic
Add requirement families to requirements and introduce a grouped Requirements view with search and filtering. API, editor, versioning, export/import, and review flows now support the new field.
New Features
Migration
Written for commit cfdc83d. Summary will update on new commits. Review in cubic