cljdoc

https://cljdoc.org/ & https://github.com/cljdoc/cljdoc
rakyi 2019-03-03T11:31:37.030700Z

Hey, I’d like to tackle https://github.com/cljdoc/cljdoc/issues/230, but I’m not sure what is the intended behaviour. I don’t have mobile Safari for testing available. What would be the best way to test it locally @martinklepsch?

martinklepsch 2019-03-03T11:38:40.031300Z

I think the problem mostly exists on desktop (as you described in the issue), I can help with testing on ios safari if that's useful

rakyi 2019-03-03T11:39:07.031500Z

yeah, I just don’t want to break it elsewhere

rakyi 2019-03-03T11:41:27.031700Z

ok, will make a PR, if I come up with something

martinklepsch 2019-03-03T11:47:59.031900Z

Roman suggested that tab-index="-1" or something like that would help to focus the main container but that also introduces a very visible border

martinklepsch 2019-03-03T11:48:07.032100Z

but that approach might be something to investigate

rakyi 2019-03-03T14:23:12.032300Z

commented the issue