Move persistent banners to dismiss-able alerts.
Open
Nobody has claimed this yet.
improvement
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
There are a few persistent banners in the app namely the deposit CTA and the downtime warning on the /pool page when on an L2. These take up a lot of space and are too prominent in the UX.
Desired states:
The deposit CTA should appear as a dismiss-able toast, and the downtime warning should appear as a dismiss-able alert near the network indicator.
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
Start at the /pool page and locate the deposit CTA and L2 downtime warning, then trace how each banner is rendered. Done means the deposit CTA is dismissible as a toast and the downtime warning is a dismissible alert near the network indicator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100