ScottLogic / prompt-injection

Application which investigates defensive measures against prompt injection attacks on an LLM, with a focus on the exposure of external tools.
MIT License
15 stars 10 forks source link

One good screen reader support #784

Closed dhinrichs-scottlogic closed 7 months ago

dhinrichs-scottlogic commented 7 months ago

Feature Request

Description

Screen readers behave differently across browsers. Let's give at least one good screen reader support, and let that be NVDA with Firefox, since they're both open source like this project, and frequently used together. This is a placeholder ticket for multiple, small fixes so that using NVDA on Firefox with out app is not just possible, but good.

Screenshots

If applicable, add screenshots to help explain your request.

Additional context

Add any other context about the feature request here.

Acceptance criteria

GIVEN some setup WHEN an action happens THEN the expected outcome