using the tab key on your keyboard navigate to the tours dropdown
press enter key to open dropdown
use tab or down arrow key to navigate to "Show all"
press enter to open modal
Expected result
navigate between the links with the keyboard
Actual result
the focus is only ever between the X and Close
Additional comments
This is because they are neither links or buttons but li list elements
Steps to reproduce the issue
using the tab key on your keyboard navigate to the tours dropdown press enter key to open dropdown use tab or down arrow key to navigate to "Show all" press enter to open modal
Expected result
navigate between the links with the keyboard
Actual result
the focus is only ever between the X and Close
Additional comments
This is because they are neither links or buttons but li list elements