bitshares / bitshares/bitshares-ui
Redesign transaction block
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
Redesign transaction block:
1. Move arrows to top of page, so all navigation between blocks would be in one place.
2. Remove current logic of searching block by clicking on block number.
3. Create input for block searching and place it like shown below
`-----------------------------------------------`
`| <- BLOCK #1234456 [__Go_to_Block__] [🔍] -> |`
Contributor guide
Research direction
No file or test is named. Start by locating the transaction-block view and tracing its existing arrow navigation and block-number lookup. Done means navigation is consolidated at the top and the old click-based lookup is replaced by the requested block-search input and controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- blockchain, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100