faameunier / tk-chrome

Tabby (aka project tabkiller) is a Chrome extension that aims at automatically deleting all your useless tabs.
https://www.tabby.us/
0 stars 0 forks source link

[Front] List filtering and enhancement is done at each search #104

Closed faameunier closed 4 years ago

faameunier commented 4 years ago

This is an easy code optimization, we should do the list preprocessing only when the list changes. The search part should only filter.

faameunier commented 4 years ago

not super happy with the implementation. Sublist header still have to be injected at runtime in case there is no data to display on a specific day.