bluerobotics / bluerobotics/BlueOS

core: frontend: Save notification on cache to avoid losing it when closing or reloading the page

Open
#463 0 comments 1 reaction 0 assignees View on GitHub
core ui
Dominant language
Vue
Stars
453
Forks
151
Avg merge
23h 51m
Merged PRs (30d)
154

Description

We should have a ring buffer to have at least the latest N messages on the browser cache or a buffer with the last N hours of notification to have it accessible after an event that loads the page again happens.

We also should deal with the case where two or more tabs are open with the same companion webpage, avoiding writing multiple notifications of the same message on the cache.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.