archethic-foundation / archethic-foundation/archethic-node

Paginate the inputs

Open
#880 0 comments 0 reactions 0 assignees View on GitHub
feature UI
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.