-
## Issue Description
When using associations, the include part of a find query can be very verbose, and could maybe be shortened
```ts
import { Model } from "sequelize/types";
class Commen…
-
Until we figure out how to gracefully make this transition without compromising privacy of posts/comments in a private community. We should prevent changing communities from private -> public for crea…
uiboy updated
4 years ago
-
If you, upon edit of your earlier comment, don't check "Also send to channel" once again, the comment will sadly disappear from the publicly seen list of thread comments.
That is not the expectati…
-
#61
from https://lists.w3.org/Archives/Public/public-low-vision-comments/2016AprJun/0003.html
Section 2.4.4
· Poor definition of Visual field. Suggestion: “The visual field is a map of the extent of…
-
Currently it seems that all EDL files are considered public headers (i.e., published to a location under the SDK output directory), is that correct? To take an example, `oe_get_report_v2_ecall()` is …
-
### Issue description
Section 508 success criteria 2.4.1-bypass-function requires a keyboard-accessible method provided to bypass repetitive content, AND when activated, the method works, and the bloc…
-
### Proposal
We have an issue with transparency of status change motivations.
Recipients were unaware that the motivations they wrote when closing reports would later be visible to whistleblower…
-
```
What steps will reproduce the problem?
1. Alice uploads a patchset to codereview.appspot.com/XYZ
and asks for review by doing "Publish+Mail comments"
2. Bob adds some inline comments and also …
-
# Proposal
Emscripten has two different ABIs for stack unwinding, an older one that uses JS exception handling, and a newer one that uses wasm exception handling. The new ABI is used for the wasm32-w…
-
##### Description
Similar to https://github.com/OpenAPITools/openapi-generator/issues/17875. The applied fix does not entirely solve the issue.
Related to #17874, the `@Valid` bean validation an…