-
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 …
-
### 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…
-
### Which release does this request apply to?
9.5
### Which PR needs to be included? (please do not enter multiple PRs)
https://github.com/woocommerce/woocommerce/pull/53026
### Why do these PRs n…
-
## Issue Description
As a VFS team member I want to assemble all of the required QA artifacts for New Confirmation Page and Primary Path Received email to be updated so that I can complete Staging Rev…
-
```
What steps will reproduce the problem?
1. Start my last saved game (T145-Y900ADm-2011-06-15-03-00-01).
2.It opens in the vicinity of "blanu rokci cmama'a".
There is a catapult with a white circl…
-
## 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.
…
-
The API should provide the following functionalities:
- (POST) Create a text message
- (POST) Uplead a picture
- (GET) Retrieve chat history
- (GET) Download a picture
The API should be placed at /a…
-
Cart.javaLine: 50 | Strings are being compared using == and not .equals | FD | MJ