-
This bug will only be shown for the role of a viewer!
and only if Shared notes editing is locked in lock setting.
for moderators, the etherpad iframe shows the text correctly aligned to the right…
-
## Value Statement
**_As a_** UX researcher on the Benefits team
**_I want to_** create a deliverable that brings together research insights from various studies
**_So that_** the team can have a fund…
-
If I select many notes and use Copy or Share, the result is notes order mixed.
I use your app to collect vocabulary during my language study, it is of great help. I first copy a word from the text …
-
### Problem you are trying to solve
it is inconvenient to try to navigate to the page for a specific lint in the local documentation.
### Solution you'd like
typing `rustup doc lintname` takes you…
-
```ts
type GetPropsType = T extends { new(...args: never): infer Inst & { valueOf: () => infer R } } ? R extends object ? Inst : R : any
type GetProps = {
[K in keyof P]: P[K] extends { 't…
-
### I tried this:
```wing
bring cloud;
let api = new cloud.Api();
let handler = inflight () => {};
api.get("/shared-handler" , handler);
api.post("/shared-handler" , handler);
api.get("/pri…
-
## Issue Description
**Benefit to the Veteran / Caregiver:**
Improve the online form experience, usability and content by gathering feedback from people who could be applying for the caregiver progra…
-
Resources used at the RSECon24 breakout on skills and competencies (using this issues as a place to keep track of everything used or created on the day):
- Slides: https://docs.google.com/presentatio…
-
The overview currently notes that accesses to shared globals are not allowed to tear. The rationale behind this decision was that the spec does not currently treat numeric globals as sequences of byte…
-
One user story says:
> As a social network client user, when I see a link in the content of a social media post, I want to load the resource for that link into my social media client without launch…