Log client-side errors

Created on 13 August 2024, 3 months ago

Overview

The UI application may want to persistently log errors when they occur. Solving this will mean we can add other type of log entries later on, such as warnings, notices, info etc.

Proposed resolution

When 📌 Improve client side error handling Fixed is completed, we'll have an opportunity to log errors from the error boundary component that will be used across the different layers of the UI. A placeholder method is/will be added to do this in ui/src/services/log.ts — already with unit testing in place that mocks this method.

Building on Backend route to allow logging from the UI Active implement the logApi service and call the API endpoint to create the log entries.

Feature request
Status

Active

Component

Page builder

Created by

🇳🇱Netherlands balintbrews Amsterdam, NL

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024