Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support data-dash-is-loading API

Open
#66 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
frontend

Research direction

Start by locating how the boilerplate handles the loading_state.is_loading prop and where component attributes are generated. Trace the path from that prop to rendered component data attributes, then verify that supported components expose data-dash-is-loading consistently.

Written by the indexing model from the issue text.

Description

Would it be possible to add default support for the data-dash-is-loading data attribute through the loading_state.is_loading prop?

It's not clear from the Dash docs that this API doesn't work out of the box with arbitrary Dash components. I took quite a while working out that my lack of loading spinner for a component was due to using a Dash Bootstrap Component (facultyai/dash-bootstrap-components#165), which I have a mental model of being replaceable with Dash HTML Components.

Adding support in this boilerplate would increase the level of support for this API in other third-party components.

Dominant language
Python
Stars
294
Forks
196
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from plotly/dash-component-boilerplate

All issues in plotly/dash-component-boilerplate

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.