Paul Armstrong

Results 29 issues of Paul Armstrong

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue `aria-readonly` / `readonly` attributes for checkboxes ### Expected behavior using...

bug

## Use case Not all projects are concerned with `gzip` sizes of artifacts. For example: native iOS and Android applications. This is a bit 2.0.0 thinking, but I would still...

enhancement

# Problem Changing any of the configurations for artifacts, groups, and budgets requires re-deploy of the application. This is mostly fine for some use-cases, but when tracking large applications, modules,...

enhancement
help wanted

# Problem Git SHAs are 40-characters long. This make URLs annoying to look at when they get generated for CI or shared from the UI. # Solution * Add a...

📁 Repo: app
📁 Repo: server
📁 Repo: with-postgres
📁 Repo: with-mariadb
📁 Repo: with-mysql

# Problem There are no success stories to help others. # Solution Add a case-study style blog post that helps others get ideas on how they might set up their...

📁 Repo: docs

# Problem It would be useful to have a plugin that enables you to quickly get set up with a recommended MongoDB database. # Solution Create a plugin, `@build-tracker/plugin-with-mongo` that...

enhancement
help wanted
📁 Repo: plugins

**Example:** ``` @media (max-width: 767px) { .wrap { shape-outside: url(...); } } ``` **Expected:** The polyfill will respect the media-query and re-calculate the shape when the media-query is in use....

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Given a file tree: ``` src/app/modules ├── module1 │   ├── index.js │   ├──...

:rocket: Enhancement
Confirmed
Help Wanted

### Describe the bug Expected Vite's `--clearScreen=false` argument to be accepted by Vitest (not just in the config) ### Reproduction ```sh npx vitest --clearScreen=false file:///…/node_modules/cac/dist/index.mjs:400 throw new CACError(`Unknown option \`${name.length...

cli
p2-nice-to-have

Related to #218

enhancement
help wanted
good first issue