Broken "Ask ChatGPT": http 431 Error
Open
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 380
- Forks
- 645
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
The contents on pages like https://docs.uniswap.org/contracts/v4/deployments are too big, which can't be passed via the URL, resulting in HTTP ERROR 431
To fix it, it should be consistent with the "Ask Claude" flow, where it copies the content to the clipboard
Contributor guide
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
Locate the Ask ChatGPT and Ask Claude flows in the docs site and compare how each handles page content. Reproduce the HTTP 431 error on a large page such as the v4 deployments page, then confirm that the ChatGPT flow uses clipboard handling and no longer fails for oversized content.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100