Nitish Agarwal
Nitish Agarwal
--------------------------------------------------- BUG REPORT INFORMATION --------------------------------------------------- **Description** Issue with the balena engine not starting when an img contains a udev rule to change a network interface name. Resulting in containers failing...
Change-Type: minor Signed-off-by: Nitish Agarwal See: https://jel.ly.fish/improvement-image-logo-icon-upload-s3-org-fleet-01163f0
* Cookiecutter version: 2.5.0 * Template project url: NA * Python version: 3.12.1 * Operating System: mac OS Sonoma 14.2.1 ### Description: I'm attempting to retrieve `collections.OrderedDict` variables from `cookiecutter.json`....
Change-Type: minor Signed-off-by: Nitish Agarwal
Prevent copy button overlap with long text in JsonView #769 ## Motivation and Context - Add right padding (pr-12) to content area to ensure text doesn't flow under the absolutely...
When filtering tasks by status (e.g., clicking 'Running'), the Duration component was not updating in real-time. This was because react-window reuses component instances at each index, and when filtering changed...