DataTables / DataTables/Plugins
Bootstrap integration - no styling for the processing element
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Reported by CodeWzrd :
One thing I found missing in the dataTables.bootstrap.css is the CSS for .dataTables_processing class. The processing was not displaying when DataTables is retrieving data.
Contributor guide
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
Open dataTables.bootstrap.css and locate the styles for the .dataTables_processing class. Compare them with the processing element's expected display behavior while data is retrieved, then verify that the element is visibly styled during loading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100