Chart Component - Show Grid Toggle Not Working As Expected
Open
Nobody has claimed this yet.
appbuilder
bug
valid
- Dominant language
- JavaScript
- Stars
- 40.9k
- Forks
- 5.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 202
Description
What is the expected behaviour?
- The chart component should hide/unhide the grid lines when you toggle Show grid lines.
What is the current behaviour?
- Disabling Show grid lines toggle is creating a horizontal black line on the chart component and it remains on the component after that (even if you enable/disable Show grid lines again).
How to reproduce the issue?
- Drag and drop a chart component to the canvas
- Toggle the Show grid lines property
Screenshots or Screencast
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
Start by reproducing the issue with a chart component on the canvas and trace the Show grid lines property through the chart component implementation. Done means disabling the toggle hides the grid without leaving a horizontal black line, and repeatedly enabling or disabling it remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100