Lucas JAHIER

Results 7 issues of Lucas JAHIER

Hello, **Issue Description:** When running a `docker build -t my-app-name .` command, the `go mod download` step is triggered to install project dependencies. However, an error is encountered during this...

**Describe the bug** When a drawer that opens from the right side of the screen is triggered, the main page content darkens as expected to indicate the focus on the...

## Describe the bug When switching away from the app (e.g. to another app or home screen) and then returning, a thin purple line blinks with high frequency on and...

**Describe the bug** When integrating the `minus` crate with tracing in my Rust application, the terminal freezes/crash upon invoking the pager. This issue requires opening a new terminal to forcibly...

Hey maintainer, I've implemented the `Display` trait for the `Version` enum to align its use with other components such as Uri and Method. This enhancement simplifies code when working with...