James Priest

Results 4 issues of James Priest

Hi, I updated the code to work with the latest version of node. It was throwing errors related to deprecated behavior (unhandledpromiserejectionwarning, calling an asynchronous function without callback). I also...

Make Nav menu pop-out a modal dialog with keyboard trap & tab navigation. This is a web accessibility technique that allows keyboard navigation. This is detailed in [Udacity's Web Accessibility...

enhancement

Ctrl/Cmd + Enter = next page Ctrl/Cmd + Shift + Enter = previous page

enhancement

DevTools audit show a score of 73 for Accessibility. Need to: - Add form element labels - ARIA attributes & roles - Adjust color contrast

bug