[1.0.0-alpha2] Better logs

Created on 8 June 2025, about 2 months ago

Problem/Motivation

Logs panel is a devel tool today, with technical information. Let's transform it to an user friendly tool.

Proposed resolution

Updated data log meesage

Today, we have just @instance_id has been updated

It would be nice to have @instance has been updated: @diff where:

  • @instance is the label ( or label with summary) instead of the instance ID.
  • @diff is the difference between instance data before after. How can we get this diff and make sure it is pretty printed and understandable by users? Maybe we can do this only for components at first.

Don't show up instance IDS

Today we have this kind of : 684607c5347e9 token has been attached to 6845fb8953f5c's prefix slot at position 0

It would be nice to:

  • use label ( or label with summary) instead of the instance ID
  • don't mention the term "slot" and don't tell the posiiton

Example: "Globe icon has been attached to horizontal card's prefix"

Add username in state history logs

To prepare the data for the real-time collaboration feature.

📌 Task
Status

Active

Version

1.0

Component

State Manager

Created by

🇫🇷France pdureau Paris

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