J.F. Hector
J.F. Hector
### Describe the bug The following code example is used on the [Overview / Subject page under Multicasting](https://rxjs.dev/guide/subject#multicasted-observables) and under [Reference Counting](https://rxjs.dev/guide/subject#reference-counting): ```js import { from, Subject, multicast } from...
This ambiguity / lack of clarity was raised by @robert-kinder in a [related conversation](https://github.com/theappbusiness/accessibility-guidelines/pull/97#issuecomment-570190656). Here's my summary of the situation, and of the decision that we need to make: *...
#### The issue The summary of 1.4.13 currently reads like this: > **Extra content on hover or focus**. If content (like a tooltip) appears when users hover over an element...
Thanks @Lubes72 for this feedback: * 'pre-recorded' (rather than 'prerecorded') * don't contract negatives * e.g. 'do not' (rather than 'don't') * don't use 'e.g.' or 'i.e.' * use 'for...
https://theappbusiness.github.io/accessibility-guidelines/guidelines/1.4.13.html#for-content-to-be-dismissed
"Instructions don't rely on sensory characteristics" "I think I know what 'sensory characteristics' mean, but I'm not entirely sure". (From Fred)
#### possible solutions * persistent * doesn't automatically disappear
Need to check through the newly added 2.1 success criteria to see whether some of them are web only. It's likely that 'Resize text' is
See the [details page for 1.3.1](https://github.com/theappbusiness/accessibility-guidelines/blob/master/guidelines/1.3.1.md)
Here's the current summary headline for reference: > Text spacing: Ensure that no information or functionality gets lost if users increase the space between lines, paragraphs, letters and words. They...