Christian Vidal Wolf
cbfd5f573d
feat: implement excel-style drag-to-select and shift-click in Dimensions and filters
2026-04-16 12:01:59 +02:00
Christian Vidal Wolf
19ca75c1b9
Fix drag selection with refs
2026-04-16 11:55:30 +02:00
Christian Vidal Wolf
dc46f91e7b
Add drag selection to filter dropdowns
2026-04-16 11:52:57 +02:00
Christian Vidal Wolf
be584600fc
feat: add clear X button to all search inputs
2026-04-10 12:39:31 +02:00
Christian Vidal Wolf and Claude Sonnet 4.6
e24e3e5067
debug: add console logs to trace filter state + stopPropagation on popover
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-08 19:59:11 +02:00
Christian Vidal Wolf and Claude Sonnet 4.6
d3675bba0b
fix: resolve column filter checkboxes not responding to clicks
...
Replace label+hidden-input pattern in ColumnFilterPopover with direct
onClick on div — browsers don't reliably fire onChange for display:none
inputs activated via label click. Also adds missing columnFilters to
useMemo deps in ProductDescriptions and ArticleDetails, and restores
rowStatuses prop wiring in ProductDescriptions.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-08 19:49:48 +02:00
Christian Vidal Wolf
976f38eef8
feat: final Select All styling and sync to main
2026-04-08 17:03:00 +02:00
Christian Vidal Wolf
29f3a469fe
test: change Clear to BORRAR to verify user view
2026-04-08 17:02:35 +02:00
Christian Vidal Wolf
f3f9f1547f
style: move Select All to bottom bar of ColumnFilterPopover
2026-04-08 16:59:39 +02:00
Christian Vidal Wolf
89aa222470
feat: standardize ColumnFilterPopover and add SELECT ALL to all views/tabs
2026-04-08 16:56:43 +02:00