• Joined on 2022-05-24
sk commented on issue Navoice/navoice.at#3 2025-04-11 08:55:32 +00:00
Add header toggle on mobile that works without JS

or, you might wanna consider using a popover or dialog for navigational controls:

<button popovertarget="mypopover">Toggle the popover</button>
<div id="mypopover" popover>Popover…
sk commented on issue Navoice/navoice.at#3 2025-04-11 08:48:30 +00:00
Add header toggle on mobile that works without JS

u might wanna do something like:

<header class="le-header">
  <input id="header-toggle" type="checkbox" aria-label="expand header">
.le-header:has(#header-toggle
sk commented on issue CatCatNya/catstodon#17 2024-12-14 14:31:31 +00:00
WebUI not showing emoji reactions option?

happy to help!

sk commented on issue CatCatNya/catstodon#17 2024-12-14 13:43:01 +00:00
WebUI not showing emoji reactions option?

maybe you have to switch to the glitch flavor instead of vanilla: https://anarchist.au/settings/flavours/glitch