OpenZeppelin / OpenZeppelin/openzeppelin-ui

Change default preview label from “Resolved account” to “Resolved address”

Open Beginner friendly
#201 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7
Forks
3
Avg merge
20h 20m
Merged PRs (30d)
26

Description

ResolvedAddressFieldPreview defaults its heading to “Resolved account”. That is potentially misleading: forward resolution only yields an address, which may be an EOA, contract, or smart account—not necessarily an account in our sense of the word.

We should stay consistent that account means smart account. “Resolved address” matches the actual outcome. Suggest changing the default (and docs if necessary) accordingly; apps can still override via label.

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

Start at the ResolvedAddressFieldPreview component and inspect how its default heading and label override are defined. Check the component documentation for references to “Resolved account”; done means the default reads “Resolved address” while the label override remains supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
blockchain, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.