Updated 07-05-2026, 10:26

546-go-back-button-fix Show on GitHub

SidopjeschermSidopjeschermb151d7cMerge pull request #566 from fdnd-agency/520-scroll-to-the-top-after-click fix: #520 Fixed scroll to the top (Publicaties)commit details show on GitHub
SidopjeschermSidopjescherm5cefe74fix: #520 Fixed scroll to the top (Publicaties) Previous thoughts on how to fix it were actually quite irrelevant when learning that sveltekit not only has data-sveltekit-reload thath elped us in #516 but it also has data-sveltekit-noscroll, that helps with links not jumping to the top of the page when being clicked.commit details show on GitHub
vsheovsheof589fdaMerge pull request #565 from fdnd-agency/516-taborder-reset 516 change link directory (Layout)commit details show on GitHub
SidopjeschermSidopjescherm137b21afix: #516 fixed on detail pages (Layout) Due to the nature of the "/", detail pages weren't referring back to the detail page, but to the actual homepage. Now with the added bonus of data-sveltekit-replacesate it does need to bereferred to with a "#", but the tabindex is basically refreshed so that it begins at the top and refers to it's own page.commit details show on GitHub
SidopjeschermSidopjescherma24f4bffix: #516 change link directory (Layout) Due to the tabindex being wrong I changed the directory where the link takes you, so that it wouldn't mess with the natural flow of the website.commit details show on GitHub
vsheovsheo80724d1Merge pull request #545 from fdnd-agency/515-performative-issues-resolve fix: #515 preconnect links. (layout)commit details show on GitHub
SidopjeschermSidopjescherm4786afafix: #515 rollback test The test for preloading the CSS didn't work, so I will roll it back until we find a new solutioncommit details show on GitHub
SidopjeschermSidopjeschermb89bc9btest: #515 Preloading the css file In a previous lighthouse test the font that was being loaded in now did work, the only renderblocking that remained was the css file. I want to try and see if it will work just as wellcommit details show on GitHub
SidopjeschermSidopjescherm9238c64fix: #515 Loading the fonts in With the help of @ju5tu5 I actually just wanted to load in the font's instead of the whole CSS document. I will push this code and test in PR #545 if the render-blocking has decreased in size.commit details show on GitHub
SidopjeschermSidopjescherm05558f2fix: #502 reset to normal The first solution didn't work so I will try a different methodcommit details show on GitHub
SidopjeschermSidopjescherm18f084bfix: #515 preconnect links. (layout) Learning about effectively loading fonts and stylesheets I came across an article that uses several methods of preconnecting and preloading the fonts/stylesheets. That is what I will be doing as wellcommit details show on GitHub
CesariHVACesariHVA627a8e7Merge pull request #532 from fdnd-agency/505-update-functie-implementeren-faq 505 update functie implementeren faqcommit details show on GitHub
AstoraZ20968AstoraZ2096883b8acatest:#505-Testsing-#465commit details show on GitHub
AstoraZ20968AstoraZ209687ae0e79refactor:#505-form refactor implementeren-#465commit details show on GitHub
AstoraZ20968AstoraZ209688bccda4refactor:#531-Form refactor-#465commit details show on GitHub
SidopjeschermSidopjescherm677da89Merge pull request #513 from fdnd-agency/500-fix-screenreader-related-issues-from-rappe-audits 500 fix screenreader related issues from rappe auditscommit details show on GitHub
SidopjeschermSidopjescherm4fc107fstyle: #513 spelling error fixed the same spelling error as last commit. Changed the word 'Brill' to 'Bril.'commit details show on GitHub
SidopjeschermSidopjescherma02c588style: #513 spelling error The word 'Brill' is used, but the Dutch word for glasses is 'Bril' with one 'l.' I changed it.commit details show on GitHub
AstoraZ20968AstoraZ20968e60b237feat:#505-publiceer knop weg-#465commit details show on GitHub
AstoraZ20968AstoraZ20968dbf8f8ctest:#505-update tests-#465commit details show on GitHub
AstoraZ20968AstoraZ20968d509e73feat:#505-Update state toegevoegd-#465commit details show on GitHub
vsheovsheo6472457fix screenreader issue over ad details page #500commit details show on GitHub
vsheovsheo05fda13fix: aria hidden nieuws details #500commit details show on GitHub
AstoraZ20968AstoraZ209688c6a746Merge pull request #494 from fdnd-agency/492-update-functie 492 update functiecommit details show on GitHub
vsheovsheo4f03608fix: back button more descriptive #500commit details show on GitHub
vsheovsheof8af079fix: error page img alt text #500commit details show on GitHub
vsheovsheo7ef895efix: publicatie details decorative img hidden #500commit details show on GitHub
vsheovsheoc178b28fix: time element for hours #500 hours now get read out as hours instead of numberscommit details show on GitHub
vsheovsheo599d6befix: remove dubble main element ad-dag #500commit details show on GitHub
vsheovsheo9d827a5fix: aria hidden decorative images ad-dag #500commit details show on GitHub
vsheovsheo6acc321fix: html article order #500 place h2 as first element inside the article. used css to move h2 to row 2commit details show on GitHub
vsheovsheoadf1c79fix: html order #500 title and description first and then the image of the person. also made the alt more descriptivecommit details show on GitHub
vsheovsheoe9de285fix: decorative logo hidden from screenreader #500commit details show on GitHub
vsheovsheo83fd5a5fix: descriptive read more button #500commit details show on GitHub
vsheovsheod954844fix: remove max width from nav #500commit details show on GitHub
vsheovsheoad9d0c1feat: descriptions get cut off at 20 words #500commit details show on GitHub
vsheovsheob685780fix: better alt for image #500commit details show on GitHub
vsheovsheo67ed845fix: remove img alt #500 the alt was the exact same as the heading title, making it redundantcommit details show on GitHub
vsheovsheod8aefc6fix: meer info inside theme section #500commit details show on GitHub
vsheovsheo49897fcfix: announce first which fields are required #500 desktop is the exact same, visually. on mobile I left the p at the top. mobile has flex making it harder to move aroundcommit details show on GitHub
vsheovsheoc0990bdfix: decorative img aria hidden #500commit details show on GitHub
vsheovsheo4d229aefix: scroll to top text #500commit details show on GitHub
vsheovsheo848c503fix: difference between header navs #500commit details show on GitHub
vsheovsheocb502abrefactor: removed multiple headers #500commit details show on GitHub
vsheovsheo885c090fix: final tweaks for home screenreader #500 devider on aria hidden, images that read the title of the h element also on hidden,commit details show on GitHub
vsheovsheoccd9e03fix: meer info in dutch #500commit details show on GitHub
vsheovsheo4f8d196fix: prevent separator form being said the text is still being readcommit details show on GitHub
vsheovsheo2a9b3e0fix: change lang to nl #500commit details show on GitHub
vsheovsheo9d9a9edUpdate talent-award.mdcommit details show on GitHub
vsheovsheoe682028Update publicaties.mdcommit details show on GitHub