Nat Burgwyn

Results 27 issues of Nat Burgwyn

I’m using Thymeleaf in a Spring MVC application and the parser errors out when tags aren’t closed.

I believe this is related to #1843 Exception when country is null ``` getAllDomesticCodes(props = this.props) { return props.item.data.slice().filter(b => b.location.country === 'United States'); } getAllOverseasCodes(props = this.props) { return...

Front End Dev
Defect
Migrate

User opens TalentMAP with a stale session and attempts to browse ### Expected behavior * Stale session token is identified and handled by the application * Old token is destroyed...

Front End Dev
Defect
Migrate

## Screen Reader mispronounces position numbers containing alphabetic characters. When a letter is used in the position number, such as S7250404, the screen reader reads the number as a full-length...

Front End Dev
MVP 1

## Web page elements are not properly labeled, leading to poor web page structure. Screen readers are able to communicate the web page structure to users with visual impairments in...

Front End Dev
MVP 1

## Page Title not announced for Home Screen and Bid Profile Page Upon initially arriving to the Home Page after signing in, the user is not told what page they...

Front End Dev
MVP 1

Resolve issues identified by internal accessibility testing

Epic
Front End Dev
MVP 1

Update routes in pa11y config to reflect updated front end routes, ie `/profile`

Front End Dev
MVP 2

As a TalentMAP administrator, I would like to manage active and inactive bidding cycles, So that I can ensure position data is factually correct ## Acceptance Criteria * View(s) only...

Ungroomed
Admin