DataTables / DataTables/Scroller
Feature request: A way to show a skeleton screen while adding more content
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 83
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Currently when the server side is transferring content, scroller shows diagonal bars with an optional "Loading..." message. I would like to change this to a skeleton screen style instead of the diagonal bars while loading. This would be more in line with the design language of our website. Examples of skeleton screens can be seen by Googling "skeleton screen loading css".
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 by locating Scroller’s server-side loading state that currently displays diagonal bars and the optional “Loading...” message; no file or test is named in the issue. Review the existing loading presentation and define completion as showing a skeleton-screen style instead while retaining the loading behavior and optional message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100