brutusyhy / polars-explorer

A data explorer app for Polars based on Tauri
MIT License
24 stars 4 forks source link

Frame/View Management Task Tracker #11

Open brutusyhy opened 2 weeks ago

brutusyhy commented 2 weeks ago

Frame/View are the fundamental units of Polars Explorer, and every user interaction with the data is expressed through transforming Frame/View. Thus, being able to customize them is crucial for user experience.

A. FrameItem Context Menu

B. ViewItem Context Menu

C. FrameViewTree On Pause, too tricky without much benefit - [ ] 1. Reordering Frames - [ ] 2. Reordering Views

D. FrameViewInfo