DDDEastMidlandsLimited/dddem-web

Bug: Tab behaviour broken on Header

Closed this issue · 3 comments

Describe the bug

The tabbing behaviour throws an error on every page on the Header element

To Reproduce

Steps to reproduce the behaviour:

Tested on Chrome

  1. Go to any page on the website
  2. tab through past the header
  3. An error will show

Reproduces how often:

100%

Expected behaviour

No errors shown when tabbing through a page

Screenshots

image

I think this is within the react bootstrap component but will dig deeper

It would be nice to remove bootstrap completely if possible to reduce asset size and dependencies but would need to research to keep the same behaviour and accessibility

@johnnolan whatever your fine front end guru thinks is best. Btw, LOVE the progressive enhancement on this site. Tried using it with JS disabled the other day and it was an ok experience!