Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature to disable calculation 1.1 mode option #826

Merged

Conversation

paulwarren-wk
Copy link
Contributor

@paulwarren-wk paulwarren-wk commented Feb 13, 2025

Reason for change

FRC suggested that calculation mode switch was confusing.

Description of change

Adds a feature called hide_calculation_mode_option that can be specified to remove the Calculations 1.1 option from the options menu.

This can be specified in the usual ways, including via the runtime config

Steps to Test

Open a filing with calculations, confirm that Calc 1.1 option is present on the menu.

Add:

    "features": {
        "hide_calculation_mode_option": true
    },

to ixbrlviewer.config.json.

Reload viewer and confirm that Calc 1.1 option is no longer present.

review:
@Arelle/arelle
@paulwarren-wk

@paulwarren-wk paulwarren-wk requested a review from a team as a code owner February 13, 2025 20:39
@austinmatherne-wk austinmatherne-wk merged commit 38c4dfe into Arelle:master Feb 13, 2025
31 checks passed
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