wu-sheng commented on PR #78:
URL: 
https://github.com/apache/skywalking-horizon-ui/pull/78#issuecomment-4795724107

   Pushed editor-UX follow-ups (same branch):
   
   - **`+ Add widget` is now a kind picker** — a menu of card / line / top / 
record / table / tab (each with a one-line hint), instead of always adding a 
card you then retype. Picking `tab` seeds a ready container.
   - **Add a tab from the canvas tile** (`+ tab` pill), not only the drawer 
chip strip.
   - **Drag an existing widget onto a tab container to move it in** as a new 
tab (distinct green "drop to add as a tab" target).
   - **Fix**: `addTab` / `moveTab` / `deleteTab` had been repointed to 
`editingWidget` and silently no-op'd while a child tab was focused — they now 
target the container regardless of which tab is selected.
   
   Validated headless against the demo OAP: kind picker lists all six and seeds 
a tab; canvas + drawer `+ tab` both add (incl. while a child is focused); 
dragging a card onto a tab moves it in (verified the tab went from 3 → 4 tabs). 
No console errors; type-check / build / lint / license green.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to