docs icon indicating copy to clipboard operation
docs copied to clipboard

Ably Realtime API documentation

Results 116 docs issues
Sort by recently updated
recently updated
newest added

## Description Using the `product` frontmatter data or the template's `currentProduct`, we now prefix the page meta title with the page category, i.e `Pub/Sub` , `API References`. For pages without...

## Description This PR adds a design pattern for how to store messages outside of Ably in relation to the Chat SDK.

## Description WEB-3923 ## Review Refactor the `LanguageDropdownSelector` and simplify the option display Label and should use `flex` even if it has no label Also update the test after the...

This PR: - Adds REST coverage to the push docs. [EDU-1568](https://ably.atlassian.net/browse/EDU-1568) [EDU-1568]: https://ably.atlassian.net/browse/EDU-1568?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

In the app settings of our logged in dashboards, we have the following section relating to Channel Lifecycle and Occupancy events: ![MO screenshot 2024-06-29 at 04 41 31](https://github.com/ably/docs/assets/43789/c3c3925e-3bc3-4469-8053-03ddb07f0076) Following those...

bug

In the [Metachannels docs section](https://ably.com/docs/metadata-stats/metadata/subscribe#metachannels), there is a formatting issue with the JSON being rendered. Here is how it is written in Textile: ![MO screenshot 2024-06-29 at 04 39 16](https://github.com/ably/docs/assets/43789/a049968e-14de-437d-b4e0-0a8b7aaf9c4d)...

bug

This PR: - Updates the Web Push Activation section: - Adds instructions for activating via CDN as an alternative to a package manager. - Refines and rephrases the existing instructions...

This PR: - Adds two sections covering account and app settings (via the image below). - Note two images are with design for re-work (Account settings nav and the usage...

This PR: - Adds a new push notification lifecycle section to the overview page. - Adds the actual push notification lifecycle diagram. - Adds an explanation of the push notification...

## Description This PR contains the two code samples for the new Examples section we are creating. It contains a Typescript and a React version for Typing indicator with Chat....