Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feature Idea: Infinite Canvas Grid Layout + Borderless Workspac #236

2233admin started this conversation in Ideas
Discussion options

Problem

OpenAlice's current UI uses react-resizable-panels for panel splitting, which is great for fixed-layout
dashboards. However, for more flexible workspace organization, we need drag-and-drop grid layout with
infinite canvas support.

Proposed Solution

Integrate react-grid-layout for a Pinterest-style infinite canvas where users can:

  • Drag and rearrange widgets freely
  • Resize widgets by dragging corners
  • Save/restore custom layouts
  • Create multiple named workspaces
image

Comparison
┌────────────────────┬──────────────────┬────────────────────────┐
│ Feature │ Panels (current) │ Grid Layout (proposed) │
├────────────────────┼──────────────────┼────────────────────────┤
│ Drag to rearrange │ ❌ │ ✅ │
├────────────────────┼──────────────────┼────────────────────────┤
│ Free positioning │ ❌ │ ✅ │
├────────────────────┼──────────────────┼────────────────────────┤
│ Responsive │ ✅ │ ✅ │
├────────────────────┼──────────────────┼────────────────────────┤
│ Layout persistence │ Manual │ ✅ Built-in │
└────────────────────┴──────────────────┴────────────────────────┘

Implementation Notes

  • Use zustand to persist layout state
  • Support multiple named workspaces
  • Add "Reset to default" option

Priority

Medium - enhances UX but not blocking for core trading functionality.

687474703a2f2f692e696d6775722e636f6d2f6f6f314e5436632e676966
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /