DataTables / DataTables/Plugins

Bootstrap integration - no styling for the processing element

Open
#41 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.