Skip to content

Feat(ensureData): add util

Michael Lunøe requested to merge 323357-mlunoe-add-ensure-data-component into master

What does this MR do?

This MR introduces a component to ensure that data is present before rendering a component. It makes it easy to display an error and log to Sentry, if necessary, when the data parsing fails.

This will be used in an upcoming MR for this task: #323357 (closed)

See it in action here: !57096 (4275fbec)

Screenshots (strongly suggested)

N/A.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #323357 (closed)

Edited by Michael Lunøe

Merge request reports