Skip to content

[ui5-popover]: incorrect usage of placement inside project #12603

@pskelin

Description

@pskelin

Bug Description

Many places in the project use this.effectiveDir and check for RTL to set either placement="Start" or placement="End" which is incorrect - Start and End already account for RTL. This is probably a leftover from 1.x where Left/Right were used instead.

Example of incorrect usage - ShellBar.ts

Please check if all occurrences are using the correct placement.

Metadata

Metadata

Labels

TOPIC RDbugThis issue is a bug in the code

Type

Projects

Status

New Issues

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions