oasisprotocol / oasisprotocol/explorer
Buggy transaction method resizing
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 13
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
Something's buggy / undeterministic:
https://explorer.dev.oasis.io/mainnet/sapphire/address/0xC3ecf872F643C6238Aa20673798eed6F7dA199e9?page=3
window width 1630, trigger resizing a few times
https://github.com/oasisprotocol/explorer/assets/3758846/ea8315b6-fded-457d-9739-174752c5c1ac
Originally posted by @lukaw3d in https://github.com/oasisprotocol/explorer/pull/1363#discussion_r1572644657
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
Open the linked transaction page at the reported 1630px width and trigger resizing several times to reproduce the nondeterministic behavior. Trace the transaction method view and its resize handling from the loaded explorer page; done means repeated resizing no longer produces the reported buggy result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100