* fix(channel): debounce inline priority updates * fix(channel): commit spinner edits only on Enter or focus leave Blurring the inline edit input to the +/- buttons flushed the pending priority update immediately, bypassing the container focus-containment check and defeating the debounce. Commit now happens via the container blur handler or explicitly on Enter. Add unit tests for the priority update scheduler. * fix(channel): preserve row identity when priority updates reorder channels
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| dialogs | Loading commit data... | |
| drawers | Loading commit data... | |
| channel-card.tsx | Loading commit data... | |
| channel-row-actions-context.ts | Loading commit data... | |
| channels-columns.tsx | Loading commit data... | |
| channels-dialogs.tsx | Loading commit data... | |
| channels-primary-buttons.tsx | Loading commit data... | |
| channels-provider.tsx | Loading commit data... | |
| channels-table.tsx | Loading commit data... | |
| data-table-bulk-actions.tsx | Loading commit data... | |
| data-table-row-actions.tsx | Loading commit data... | |
| data-table-tag-row-actions.tsx | Loading commit data... | |
| model-mapping-editor.tsx | Loading commit data... | |
| numeric-spinner-input.tsx | Loading commit data... |