Skip to content

[BHP1-1530] Disallow the Same Graph Axis Setting#197

Open
Kcheung42 wants to merge 2 commits intomainfrom
kc-BHP1-1530-dissalow-same-graph-axis-selection
Open

[BHP1-1530] Disallow the Same Graph Axis Setting#197
Kcheung42 wants to merge 2 commits intomainfrom
kc-BHP1-1530-dissalow-same-graph-axis-selection

Conversation

@Kcheung42
Copy link
Copy Markdown
Collaborator

@Kcheung42 Kcheung42 commented Mar 19, 2026


Purpose

Related Issues

Closes BHP1-1530

Submission Checklist

  • Included Jira issue in the PR title (e.g. BHP1-### <title>)
  • Code passes linter rules (clj-kondo --lint components/**/src bases/**/src projects/**/src)
  • Feature(s) work when compiled (clojure -M:compile-cljs)

Testing

  1. Open this worksheet:
    BHP1-1530.zip

  2. Navigate to settings page

  3. Ensure when changing the axis settings, the target option swaps the related setting to the current value.

Screenshots

@rjsheperd
Copy link
Copy Markdown
Contributor

Not working ATM. Getting this error:

re-frame: no subscription handler registered for: :worksheet/graph-settings-axis-attr-set. Returning a nil subscription.

Maybe there's a subscription that didn't get committed?

@Kcheung42
Copy link
Copy Markdown
Collaborator Author

ah, there was a typo in the sub name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants