oasisprotocol / oasisprotocol/explorer
Using Table emptyMessage
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 13
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
Use table's emptyMessage more consistently
https://github.com/oasisprotocol/explorer/blob/befee1afdc515449e65bbcc6b8923f28921ffff0/src/app/components/Table/index.tsx#L119-L123
but it needs to handle emptyness due to filters better
Related: https://github.com/oasisprotocol/explorer/issues/1879
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/Table/index.tsx at lines 119-123, then read related issue #1879 for the filter-empty-state context. Trace the current emptyMessage usage and verify that empty tables and tables emptied by filters receive the appropriate messaging consistently.
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
- 35/100