oasisprotocol / oasisprotocol/explorer
[Feature]: Show a message or error where we don't support pagination, but number of items reaches the limit
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 13
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
Is there an existing issue for this?
- I have searched the existing issues
SUMMARY
No response
DESCRIPTION
examples:
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
Start with src/app/components/Transactions/Logs.tsx and the referenced generated API section in src/oasis-indexer/generated/api.ts, then trace how the item limit and pagination support are handled. Done means the affected view shows a clear message or error when it reaches the limit without supported pagination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100