Uniswap / Uniswap/docs

Dashboard: rate limit request modal renders misaligned and unreadable

Open
#1,147 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
MDX
Stars
380
Forks
645
Avg merge
21m
Merged PRs (30d)
1

Description

On developers.uniswap.org/dashboard, opening the "Request a higher rate limit" flow shows a modal that is broken visually.

Steps to reproduce:

  1. Log in at developers.uniswap.org/dashboard.
  2. Open the flow to request a higher rate limit for an API key (Topic field defaults to "Uniswap API", "What do you need help with?" defaults to "Request a higher rate limit").
  3. Observe the modal.

Expected: the modal (Topic, "What do you need help with?", Continue button) should be centered on screen, fully readable, with the page content dimmed consistently behind it.

Actual: the modal floats in the upper left area, disconnected from a properly sized container. The page content behind it (API Keys table, sidebar) is only partially dimmed and overlaps the modal, making the form hard to read and use.

Browser: Chrome (desktop)

Screenshot to be attached.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the flow at developers.uniswap.org/dashboard in Chrome desktop, starting from the API key rate-limit request modal. Trace the modal and its dimmed page container to identify the layout issue. Done means the Topic field, help prompt, and Continue button are centered and readable, with the API Keys table and sidebar consistently dimmed behind them.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.