Skip to content

refactor: general improvements and cleanup in policy components - #1

Open
MichaelSteinert wants to merge 3 commits into
FraunhoferISST:mainfrom
MichaelSteinert:open-source-fixes
Open

refactor: general improvements and cleanup in policy components#1
MichaelSteinert wants to merge 3 commits into
FraunhoferISST:mainfrom
MichaelSteinert:open-source-fixes

Conversation

@MichaelSteinert

Copy link
Copy Markdown

This PR cleans up the policy components, improves template safety, and fixes several residuals from the assets view.
Changes:

  • Safety & Cleanup: Replaced unsafe non-null assertions (!) with optional chaining (?.) in templates and removed redundant null checks.
  • Typo Fixes: Corrected test names, error alerts, and JSDocs that mistakenly referenced "assets" instead of "policies".
  • UI: Replaced the hardcoded pagination count with a dynamic pageItemCount.
  • Config: Removed unused path mappings in tsconfig.json.

@github-actions

Copy link
Copy Markdown

We are always happy to welcome new contributors ❤️ To make things easier for everyone, please make sure to follow our contributors manual, check if you have already signed the ECA, and relate this pull request to an existing issue or discussion.

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.

1 participant