Project

General

Profile

Actions

Defect #44221

closed

"Selected Columns" checkbox does not enable or disable the column lists on the new Gantt query form

Added by Takashi Kato 2 months ago. Updated 8 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Resolution:
Fixed
Affected version:

Description

Since the fix in r22574, it is no longer possible to enable columns on the custom query creation.
This is caused by a missing update to the selector, and it needs to be fixed in the same way as /app/views/gantts/show.html.erb


Files


Related issues

Related to Redmine - Feature #39806: Improve filter rendering on narrow screens by replacing the layout tables with a flex layoutClosedMarius BĂLTEANUActions
Actions #1

Updated by Go MAEDA about 1 month ago

Could you describe the steps to reproduce the problem? I don't yet understand the issue you are reporting, so the reproduction steps would be helpful.

Actions #2

Updated by Go MAEDA 16 days ago

  • Tracker changed from Patch to Defect
  • Subject changed from Fix toggling query columns on custom query creation to "Selected Columns" checkbox does not enable or disable the column lists on the new Gantt query form
  • Target version set to 6.0.11

Thank you for the patch. I was able to reproduce the problem.

Steps to reproduce:

1. Go to the Gantt page of a project and expand "Options". Toggle the "Display" checkbox in the "Columns" fieldset: the "Available Columns" and "Selected Columns" lists are disabled and enabled accordingly. This is the expected behavior.
2. Click "Save custom query" to open the new query form.
3. Uncheck "Default columns" in the "Options" fieldset.
4. Toggle the "Selected Columns" checkbox in the "Show" row. The column lists should be disabled and enabled accordingly, but they stay enabled regardless of the checkbox.

Setting the target version to 6.0.11.

Actions #3

Updated by Go MAEDA 15 days ago

  • Target version changed from 6.0.11 to 6.1.4
Actions #4

Updated by Go MAEDA 12 days ago

  • Related to Feature #39806: Improve filter rendering on narrow screens by replacing the layout tables with a flex layout added
Actions #5

Updated by Go MAEDA 11 days ago

  • Status changed from New to Resolved
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch in r24967. Thank you for reporting and fixing the issue.

Actions #6

Updated by Go MAEDA 8 days ago

  • Status changed from Resolved to Closed

Merged the fix into the stable branches in r24971 and r24972.

Actions

Also available in: Atom PDF