odoo / o-spreadsheet

Other
176 stars 36 forks source link

[FIX] highlights: `useHighlights` should observe its provider highlights #4505

Closed rrahir closed 2 days ago

rrahir commented 2 weeks ago

Following the removal of the reactivity from the stores[^1], the hook usehighlights would not properly trigger a rerendering when its provider highlights changed.

This commit updates the hook to observe its provider highlights.

Task: 4004548

Description:

description of this task, what is implemented and why it is implemented that way.

Task: : TASK_ID

review checklist

robodoo commented 2 weeks ago

Pull request status dashboard