Orkun Tunç Bilgiç e2695b900e Fix
There was a js error (typo when using a variable while dropping the groups )
2025-04-17 12:15:07 +03:00
Fix
2025-04-17 12:15:07 +03:00
a
2025-04-11 15:10:42 +03:00
2025-04-14 12:07:01 +03:00
2025-04-14 12:05:26 +03:00
2025-04-11 12:19:58 +03:00
2025-04-14 12:06:35 +03:00
Fix
2025-04-17 12:15:07 +03:00

Kanban Board Component for Oracle APEX

Preview

This Kanban Board component is inspired by the Material Kanban Board Plugin, using it as a UI (HTML-CSS) reference. You can see the inspired plugin here.

Unlike the original Material Kanban Board Plugin which is implemented as a Region Type, this component is built as a Template Component Type, providing more flexibility and better integration within APEX.

Key Features

  • Drag and Drop: Implemented using the dragula JavaScript library.
  • Auto Scroll During Drag: Enabled by the dom-auto-scroll library to improve the user experience during long board drags.
  • High Performance: Thanks to its lightweight and efficient implementation, the component performs exceptionally well even with many cards.
  • Oracle APEX Integration:
    • Fully compatible with Faceted Search
    • Supports Pagination

Demo

You can try the demo using the link below:

👉 Click here to view the demo application

Buy me a coffee🙂


Feel free to customize and extend the component based on your needs.

Description
With this plugin you can easily implement kanban board to your apex application with a modern UI and high performance.
Readme MIT 1.1 MiB
Languages
JavaScript 94%
CSS 6%