-
Will update this as I pair with someone using Salad, and then we can tear it up into individual bugs to work on:
- The subject 'button' doesn't seem to use 'with the value' properly (although in the …
-
We have tested a large number of keys from various vendors and have found significant issues in NK2 and NK3.
This is a very broad issue, and unfortunately it will necessitate a large number of chan…
-
### Abstract
Introduce a `defects` pragma to track defects similar to tracking exceptions via the `raises` pragma. This would include adding a parallel pragma to `forbids` like `forbidDefects`. Alt…
-
### Cura Version
5.4.0
### Operating System
Windows 10
### Printer
S5
### Reproduction steps
If I slice the same part with the same settings in 5.3.1 and 5.4.0, the part sliced in 5.4.0 has occ…
-
[PR pending]
The PR that will add a self-service password change form to the React frontend (see #2148) currently has a few defects with the validation UI:
## Pasting passwords bypasses the vali…
-
## Issue Description
Continuation of https://github.com/department-of-veterans-affairs/va.gov-team/issues/93763
## Defects
- [ ] Padding looks good on the top h3! The padding is still different on t…
-
## Title
[Check Pages functionality works](https://valor-launchpad.testadmindomain.xyz/profile)
## Description
All functionality on the site should be available and work as expected
## Exp…
-
suggest:
Don't use pop animation. It is based on CADisplayLink.
Because:
`completionBlock ` callback is not accurate.
use `swipe(.left)`
When the animation is halfway, it will be called.
…
-
Looking at the unmasked L1 data with the occulter radii overlay shown, the dents in the occulter surface drive the overall occulter radii to a smaller result, offsetting away from defects.
![image]…
-
Cart.javaLine: 50 | Strings are being compared using == and not .equals | FD | MJ