archethic-foundation / archethic-foundation/archethic-node
Paginate the inputs
- Dominant language
- Elixir
- Stars
- 82
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
We have now an asynchronous loading of the inputs on the explorer, but to improve the loading page we should leverage stream based input fetching.
The core function are already present, we just need to provide some kind of infinite scroll or pagination to display the inputs.
This will improve drastically some transaction's detail displaying which might have a lot of inputs
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating the explorer's asynchronous input-loading path and the existing stream-based input-fetching core function. Determine whether infinite scroll or pagination is intended, then verify that transaction details with many inputs load incrementally and remain complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- backend, blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100