Paul Robert Lloyd

Results 248 comments of Paul Robert Lloyd

@anandamaryon1 On the focus rendering issue, I did experiment with changing the focus state such that buttons get a black border on focus. That would both address the rendering glitches...

Indeed, but that is the situation we have with non-outlined buttons currently (focus only changes colour). I did actually have one idea which might be a bit crazy… will add...

@anandamaryon1 We could add a border and outline to focused button states (option 2 in image below). This would mean: - all buttons have a different design when focused (not...

@anandamaryon1 Take a look at the preview deployment now, all buttons have a border and include an extra outline too. I think it could work!

> I wonder whether we could/should make them, and text inputs, 44px so that they pass AAA? Something for a separate PR? Otherwise this starts to unravel! > My worry...

Had a play this evening, and made the following changes: - Increased the border radius from 4px to 8px (6px for small buttons) - Increased the inline padding (from 16px...

Syndication isn’t automatic, it needs to be triggered. This can be done via the UI, or by [pinging the `/syndicate` endpoint](https://getindiekit.com/concepts#using-the-syndication-endpoint). I’ve given up with the latter approach as more...

Nothing has been built and so nothing decided yet, but I think adding event hooks would offer more flexibility and predictability throughout the system. Syndication is one of a class...