Skip to content

fix(frontend): replace 'CREs' with 'Requirements' in user-facing text#791

Open
rashmivemuri wants to merge 1 commit intoOWASP:mainfrom
rashmivemuri:fix/use-requirement-instead-of-cre
Open

fix(frontend): replace 'CREs' with 'Requirements' in user-facing text#791
rashmivemuri wants to merge 1 commit intoOWASP:mainfrom
rashmivemuri:fix/use-requirement-instead-of-cre

Conversation

@rashmivemuri
Copy link
Contributor

Fixes #453

Problem

New visitors to OpenCRE don't know what a "CRE" is, making the UI
confusing for first-time users.

Changes

Updated user-facing display strings in application/frontend/src/const.ts:

  • "is part of CREs" → "is part of Requirements"
  • "is linked from CREs" → "is linked from Requirements"
  • "contains CREs" → "contains Requirements"
  • "is related to CREs" → "is related to Requirements"

Note: bundle.js is auto-generated and will update automatically on rebuild.
Please let me know if changes to docs/implementation.md or any other
files are also required and I'll update the PR.

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.

Use 'Requirement' instead of CRE

1 participant