Jeremy Stretch

Results 629 comments of Jeremy Stretch
trafficstars

> 3.3.0-dev v3.3.0-dev is not a release. This needs to be tied to either a v3.2.x release or, more practically, one of the v3.3 releases when they become available. I...

This occurs only when at least one of the mapped rear ports has multiple positions. We don't currently handle a case where a cable splits across multiple multi-position rear ports.

Hey @cpund are you still available to work on this?

Looks great, thanks @cpund!

What's nice about HTMX is that it can be implemented opportunistically with very little effort relative to a complete API-driven framework like React or Vue. In fact, we may find...

I'm afraid this needs quite a bit more detail. What is the proposed workflow? How will you accurately identify existing objects?

Implementing this would require an absolutely reliable unique object identifier, i.e. the object's primary key (numeric ID). If that's acceptable, I think this is reasonably feasible to implement. However, it...

> Would addressing this issue include ensuring that the data that is exported can be immediately imported once the data is deleted, or can be imported to a fresh instance...

> How is their suggestion materially different from mine, aside from their pure focus on importing updates? A primary key don't exist until the object has been created in the...