intersystems-community / intersystems-community/DeepSeeWeb

chooseColumnSpec control is visualized twice (no such issue in DSW 1.x)

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
19
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Extract from dashboard:

    <control name="" action="chooseColumnSpec" target="" targetProperty="HU2mapDSW2.termlist" location="widget" type="auto" controlClass="" label="Measure to colorize the map" title="" value="" text="" readOnly="false" valueList="" displayList="" activeWhen="">
      <valueRequired>false</valueRequired>
    </control>
Latest release of DSW 2 shows both a label+dropdown (expeted) and a button with the same label (unexpected!):

image

DSW 1.4.76 visualizes the same dashboard on the same IRIS instance correctly:

image

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.

Research direction

Start with the dashboard control definition for action="chooseColumnSpec" and trace how it is rendered in the DSW 2 frontend. Compare that path with the DSW 1.4.76 behavior shown in the report; done means the control displays only the expected label and dropdown, without the duplicate button.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.