Matteo Luppi
Matteo Luppi
Somewhat connected to this, is there a way to close the flow details section without altering the URL? At times, I find myself wanting to do so, but I struggle...
Hello @mhils , I saw the sorting has been initially implemented in the state, so for the tree view now is "global" (as we can see in the recording). Basically,...
> Judging from the video this looks interesting and I can see this being helpful. But that's not a tree and you can achieve similar things by filtering for a...
@Prinzhorn can I use libraries that implement the UI component of a Tree or should I implement the components from scratch?
> I'd be inclined to say that this should be possible without a third-party library. > > But more importantly, the flow table is a really core UX element and...
> Yes, basically that. I'm not saying it's a better UI/UX, just pointing out there are other options and we should look at existing work. :) yes yes, you're right....
@mhils So far, I've only encountered examples where they provide the possibility to switch between the two modalities through a button. That's also the way I prefer the most! However,...
yes I agree, initially my idea was to put a check in the component `Option.jsx`, but for some implementation reasons it didn't work and I couldn't insert more than 1...
Hello @mhils , I tried again to integrate the check in `Option.jsx` but it's not straightforward since here we simply propagate the value and call `updateOptions`. I found another solution:...
sorry I misclicked the button , and I accidentally closed the pr