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

Project Builder: Drawing Tasks shouldn't always allow Slider subtask #7185

Open
shaunanoordin opened this issue Sep 19, 2024 · 0 comments
Open
Labels

Comments

@shaunanoordin
Copy link
Member

Bug

Affects: Project Builder, both PFE Lab and FEM Lab.

When adding Subtasks to a Drawing Task('s Drawing Tool), the "Slider" subtask is always available. This shouldn't be the case - the Slider is supposed to be an experimental tool with limited availability.

Current behaviour:

  • When choosing to add a subtask to a Drawing Tool, the "Slider" option is always present, alongside the evergreen "Question" and "Text" options.

Expected behaviour:

  • The "Slider" option should ONLY be present when project.experimental_tools includes "slider".
    • This should be similar to how the "Dropdown" subtask option is ONLY available when the "dropdown" experimental tool is enabled for the project.

Screenshot: the "Slider" subtask is available even if a project doesn't have the Slider experimental tool enabled.

image

Status

Under discussion. A fix would need to come in two parts: 1. an update to the PFE code to fix expected behaviour, and 2. some data cleanup on existing projects.

Please see Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant