NatLabRockies / NatLabRockies/api-umbrella
[a11y] API Key Signup screen javascript error
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.2k
- Forks
- 373
- PR merge metrics
- No merged PRs in 30d
Description
As an API User browsing in text-only mode without JavaScript
I need to register for an API key
So that I can access the API
Observed behavior
On the API Key Signup* page, when browsing without JavaScript, the following message is displayed:
Loading signup form...
Please enable JavaScript to signup for an api.data.gov api key.
This design decision may be an accessibility issue.

Expected behavior
I expected to see a sign up form, and to be able to complete and submit the form.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the API Key Signup page but no source files or tests. Locate that page, reproduce the behavior with JavaScript disabled, and inspect how the signup form is loaded. Done means a text-only user can view, complete, and submit the API key signup form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100