Ralf Koller

Results 127 comments of Ralf Koller

yep removing `overflow-y=auto` from the `.countries` div would be the easiest fix. cuz currently the `overflow-y` is applied twice. on the `aside` as well as on the `.countries` `div`. and...

I'll add a few loose thoughts into the discussion: - I would opt against some sort of overlay for the explanation. I normally dislike to pack everything on a single...

hmmmm a few thoughts about your pull request. At first by selecting the decreasing and increasing countries on a country level you get a not really readable and comprehensive overcrowded...

In regards of accessibility and Covid19 also an article: https://themarkup.org/2020/04/21/blind-users-struggle-with-state-coronavirus-websites

@mustpax yep i would give an initial commit a spin. and don't worry about color changes those i wouldnt have touched anyway, that is in your field ;) especially if...

> I think @mustpax did a contrast test to determine that the header contrast should be ok? (by checking the contrast between the font color and lightest color in the...

> In theory, yes, I think we could look at recent data points and infer whether the cases are growing exponentially, growing linearly, or falling. Of course there might be...

yep you are right. is just a reflex to care about indentation and leave unnecessary empty lines out. but would overcomplicate things for the moment. but we should keep it...

@aatishb could you perhaps create a branch `accessibility` in this repo here. then i could place the pull request against the `accessibility` branch instead of the `master` branch. makes things...

@aatishb thanks for the fast creation. Is cleaner that way and things stay a bit more sane ;)