Tiffany Forkner

Results 78 issues of Tiffany Forkner

### Description and related issues Add a locked badge to locked APDs. Remove the unnecessary text from the State Dashboard and the Affiliation Status pages. Remove the icons from the...

Development
small

### Description and related issues Create a modal that pops up if a user tries to access a locked APD. #4105 ### Mockups or link to Figma https://www.figma.com/file/6eVvo7JjvXiovGTR4BoVgK/CMS-eAPD-2022?node-id=8800%3A27220 ![Screen Shot...

Development
small

### Description and related issues There is a little confusion with displaying some values and budget calculations because they are being converted from int to float and back again (for...

Development
medium

**Description and related issues -** Our current jest configuration doesn't handle modals correctly. Research how to manage modals so that they don't break subsequent tests. Tests that need to be...

Development
research
large

### Description and related issues When talking to MC-Review, we learned that you can access a ldClient variable anywhere in the code. If this variable is available in Redux, we...

Development
extra small

The PenTesting found that the current version of TinyMCE that we are using has an XSS vulnerability. Research if we can upgrade TinyMCE without losing any features. If we can't,...

Development
research
small

**Description and related issues -** We want to make sure that eAPD is accessible. Adding these tools should reduce the number of accessibility issues. **What is the goal or purpose...

Development
accessibility
medium
tests

I am using Playwright for my API testing as well as e2e. Could you please add the ability to mock the request object inside the test, and not just the...