Skip to content

[ChoiceGroup]: rowProps with direction not rendering #574

@AndresKasekamp

Description

@AndresKasekamp

Problem

direction is set as deprecated.
Setting the direction inside rowProps is preferred instead.
The direction inside rowProps object is not working as expected. Cannot set it to row as in the direction prop.

Solution

Make the rowProps take in the direction key and make it render in the component accordingly.

Examples and information

rowProps={{ direction: 'row' }}

Project

Metadata

Metadata

Assignees

No one assigned

    Labels

    communityCommunity component issue

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions