Skip to content

No implementation for IxSplitButton property "placement" #2495

@kramlich-sandra

Description

@kramlich-sandra

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

What happened?

I am using the component IxSplit button. I wanted to change the placement of the dropdown, but it had no effect. A short look into the code showed that the property is not used:

@Prop() placement: AlignedPlacement = 'bottom-start';

What type of frontend framework are you seeing the problem on?

React

On which version of the frontend framework are you experiencing the issue?

react:19.2.4

Which version of iX do you use?

4.3.0

Code to produce this issue.

https://stackblitz.com/edit/avusrwpb?file=src%2Fsplit-button.tsx

You can see that I added four different settings, but all buttons look the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BacklogIts part of the team backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions