- Stability Check with test data included.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -259,6 +259,7 @@ export function ProductionBoardKanbanComponent({
|
||||
components={components}
|
||||
orientation={orientation}
|
||||
collapsibleLanes
|
||||
laneDraggable={false}
|
||||
/>
|
||||
</StickyContainer>
|
||||
) : (
|
||||
@@ -270,6 +271,7 @@ export function ProductionBoardKanbanComponent({
|
||||
components={components}
|
||||
collapsibleLanes
|
||||
orientation={orientation}
|
||||
laneDraggable={false}
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
||||
94881
client/src/components/production-board-kanban/testData/board1200.json
Normal file
94881
client/src/components/production-board-kanban/testData/board1200.json
Normal file
File diff suppressed because it is too large
Load Diff
47481
client/src/components/production-board-kanban/testData/board600.json
Normal file
47481
client/src/components/production-board-kanban/testData/board600.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user