Skip to content

UI Page - Better handling of dropdown boolean types for visibility #1008

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

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

joepavitt
Copy link
Collaborator

Description

Because NR/html jquery dropdown doesn't support boolean types, we fell into some type inconsistency traps. This handles those cases where older pages may have different visibility/disabled values.

Related Issue(s)

Closes #1004

@joepavitt joepavitt requested a review from Steve-Mcl June 21, 2024 11:38
Copy link
Contributor

@Steve-Mcl Steve-Mcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think a swapparoo on the logic makes this more readable and fail safe Joe.

joepavitt and others added 2 commits June 21, 2024 17:13
Co-authored-by: Stephen McLaughlin <[email protected]>
Co-authored-by: Stephen McLaughlin <[email protected]>
@joepavitt joepavitt requested a review from Steve-Mcl June 21, 2024 16:13
@Steve-Mcl Steve-Mcl merged commit ef8b926 into main Jun 21, 2024
2 checks passed
@Steve-Mcl Steve-Mcl deleted the 1004-page-hide-bug branch June 21, 2024 16:21
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.

Dashboard Page set to hide after updating parameters
2 participants