Problem :
When working on long and complex procedures in Board, it's easy to get lost navigating between multiple steps, loops, and conditional blocks. The current linear view makes it hard to maintain an overall understanding of the structure, especially for debugging or reviewing purposes.
Suggested Feature:
Add a Mini Map (like the one available in many code editors) in the procedure editor, showing a zoomed-out view of the entire procedure. This would allow developers to:
- Quickly navigate to any part of the procedure
- Visualize the full logic structure at a glance
- Identify sections like IF conditions, loops, or large blocks without scrolling endlessly
Value:
- Boosts productivity and clarity for developers
- Reduces navigation time in large procedures
- Improves maintainability and onboarding for new consultants
Let me know what you think! 👇
Diagramme de Flux de Données en ligne | Modèle et créateur DFD | Miro
Exp