ToolJet / ToolJet/ToolJet

Chart Component - Show Grid Toggle Not Working As Expected

Open
#8,176 0 comments 0 reactions 0 assignees View on GitHub

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?
  1. The chart component should hide/unhide the grid lines when you toggle Show grid lines.
What is the current behaviour?
  1. 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?
  1. Drag and drop a chart component to the canvas
  2. Toggle the Show grid lines property
Screenshots or Screencast

Example video

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.