[Murray]Personally, I find the key things to keep in mind are: do not auto-dismiss the toast! Let people dismiss it themselves (at best, provide a setting for auto-dismiss, but do not do it by default). ARIA alert roles and live regions are typically necessary for assistive tech to handle the toast properly. And make sure the content is semantic, clearly labelled, and doesn't overlap any interactive elements
[Murray](that last one is the trickiest, imo, because toasts are often designed to pop up relative to the viewport, not the content, but with some clever design and robust dismiss options, it should be possible)
[Murray]oh, and you'll have to manage focus, but I can't actually remember what best practice there is; gut would say make sure the toast focuses immediately when it appears, and then returns the user to where they were
[Murray]I'm also aware that some of the new Popover APIs may be relevant here, but I haven't had much reason to play around with them yet, given that they're hard to use as a progressive enhancement and don't have wide browser support. Might still be worth looking into
GuestZero_, gRegorLove_, barnaby, CRISPR, [jeremycherfas], shoesNsocks, grufwub, JadedBlueEyes9, roxwize, roxwize_, [manton], duanin2, DenMcH and PsyLok joined the channel
Loqipingback is a legacy XML-RPC based protocol for web sites to notify other web sites when they've posted a link to them (respectively) https://indieweb.org/Pingback
LoqiIt looks like we don't have a page for "rel-edit" yet. Would you like to create it? (Or just say "rel-edit is ____", a sentence describing the term)
Loqirel-author is a microformat for linking a page to a URL representing an author of that page, a brief (similar to OGP) way to indicate authorship https://indieweb.org/rel-author
[tantek]^ that page kinda illustrates that differentiation between a rel- page on the indieweb wiki vs on the microformats wiki and how each serves a purpose / focus