Matt Carr

Results 13 issues of Matt Carr

**Is your feature request related to a problem? Please describe.** When a flask-restx application is deployed behind an authenticated reverse proxy (in my case, Kong Ingress on kubernetes), there's no...

enhancement

I dunno what I've done here but I can't seem to make any of my components scrollable. This is particularly an issue when rendering long tables, which extend off the...

**Describe the bug** When writing a suggestion comment on a PR, the comment forwarded to the Teams PR thread is the unrendered HTML of the comment rather than something human-readable...

Feature request

**Describe the bug** After migrating an organization from a standard github organization to a github enterprise organization under a different name with SSO enabled, all of my subscriptions broke. This...

bug

**Describe the solution you'd like** It would be really handy if the PR cards had a section for showing approvals, similar to checks. e.g. **Reviewers:** @joe-schmoe, @matt-carr ✔️, @someone-else ❌,...

Feature request

**Is your feature request related to a problem? Please describe.** PRs with long descriptions generate unusably long messages via the bot **Describe the solution you'd like** An option to either...

Feature request

#### Describe the bug Adding items (e.g. virtual_env, time) to `tide_left_prompt_items` after the newline causes the right prompt items to drop a line normal prompt: ![image](https://github.com/IlanCosman/tide/assets/39928231/69993593-1b52-4766-b7dd-9683b66a0507) prompt with items after...

🐛 bug

**Describe the bug** When specifying `package` as a core dependency and `package[extras]` as a dev dependency in pyproject.toml, `micropipenv requirements --no-dev` renders `package[extras]`. **To Reproduce** ```toml [tool.poetry] name = "micropiptest"...

help wanted
kind/bug

Followup from https://github.com/helm/helm/issues/11787 My team went through a very long exercise of updating our values.yaml documentation and weren't sure what the best practices around nested values and subcharts were. These...

size/L

**Is your feature request related to a problem? Please describe.** Once a developer has responded to PR feedback I've given them, they click the "re-request review" button to clear my...

Feature request