Skip to content

post launch feedback

Tobias Bengfort requested to merge post-launch-feedback into main

I had a look at all the changes you made and it looks pretty good!

There were some small things that bothered me, so I messed around with it a bit.

The most important things in terms of accessibility are color contrasts (9219d743) and alt texts. (1abcde80). Also the keyboard navigation on the team page didn't work so well (8fe9522e).

5a3fe900 is more of a proposal: I think it makes sense to separate the card header from the card body, but I am not sure that is what you want.

Apart from that I mostly refactored the code to make it more cohesive.

I did not go into the content and also did no major style changes. But maybe the following additional feedback is helpful for you:

  • On the home page, the images in the "mission" and "interview" tiles do not have proper alt texts
  • The navigation in the "about" section feels a bit weird.
  • I find the new shadows a bit krass.

Congratulations again for the new website and the new game!

Merge request reports