[Svelte] Remove the $updated key

Created on 26 February 2025, about 1 month ago

Problem/Motivation

Once upon a time, we added an $updated writable to the Svelte code, and used it to trigger re-renders. This is because dynamically updating the projects when their installation/activation status changed, was not possible. Now that πŸ“Œ Move load() function of ProjectBrowser.svelte into a new window-scoped class Active is in, it is technical debt that actually causes flickering when certain things happen in the UI.

Proposed resolution

Completely remove that writable, which should utterly squash the flickering.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

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