Sebastian Brückner

Results 20 comments of Sebastian Brückner

That's true for to-many relationships, but not to-one relationships. It does not make a difference there. Currently, the attribute PATCH request currently includes the relationships, so it overwrites any changes...

I think I was wrong about that. I can't reproduce it, maybe I was looking at the serialization for a POST request instead.

That patch doesn't appear to change anything for apt-get, except I'm back to even bash segfaulting (see #7341). Here's a log of a run of `sh` using ubuntu:jammy, exec'ing into...

With your new patch bash no longer crashes, but apt-get still does. Here's the log of a run of ubuntu:jammy with `sh`, exec'ing another sh, running bash (works) and then...

Here's the first of 32 cores from as seen by the host: ``` processor : 0 vendor_id : AuthenticAMD cpu family : 25 model : 33 model name : AMD...

There isn't really a concept of "submitting" in most Blueprint form components. They are very low-level components that have state, and any modification changes that state immediately. This is because...

Looks like they _can_ be focused using arrow keys, but I agree this should be possible with the tab key as well.

@Coeur What's your status with this feature? Need any help?

@Coeur Any news?

@Coeur Did you make some progress? Could you publish your current version so I can finish it if you don't have the time?