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

Default semantic props overwritten when single prop used #2619

Closed
3 tasks done
jacqueswho opened this issue Nov 26, 2021 · 0 comments
Closed
3 tasks done

Default semantic props overwritten when single prop used #2619

jacqueswho opened this issue Nov 26, 2021 · 0 comments
Assignees

Comments

@jacqueswho
Copy link
Contributor

jacqueswho commented Nov 26, 2021

Prerequisites

Description

When I use a single semantic prop , all other props for semantic are replaced, causing the UI to look terrible. see Playground link and look at choice 1 dropdown

"ui:options":{
      "semantic":{
        "fluid":true
      }
    }

Expected behavior

should only replace the semantic prop I specify and leave the rest

Actual behavior

replaces all semantic props

Version

2.0.0-alpha.1.

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

No branches or pull requests

1 participant