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

fix: new emui correct handling of Bool input type #1709

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

Dartoxian
Copy link
Contributor

@Dartoxian Dartoxian commented Nov 7, 2023

Description:

This PR corrects the enclave configuration form input to use boolean if a package argument type is boolean - which is enum value 0 and was previously treated as falsy.

Screenshot of fix

image

Is this change user facing?

YES

@Dartoxian Dartoxian requested a review from adschwartz November 7, 2023 18:27
@adschwartz
Copy link
Contributor

@Dartoxian actually the default (in the absence of type set in the data coming from the API) should be json.

Base automatically changed from feat/em-service-overview to main November 7, 2023 19:00
@Dartoxian Dartoxian changed the title fix: new emui default arg type bool fix: new emui correct handling of Bool input type Nov 8, 2023
@Dartoxian Dartoxian force-pushed the fix/em-default-arg-type-bool branch from 3a78d46 to 15a0cb9 Compare November 8, 2023 13:51
@Dartoxian Dartoxian changed the base branch from main to fix/em-light-mode November 8, 2023 13:51
@Dartoxian Dartoxian merged commit d3487e9 into fix/em-light-mode Nov 8, 2023
@Dartoxian Dartoxian deleted the fix/em-default-arg-type-bool branch November 8, 2023 13:51
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