Skip to content

Bug - [Modal] - [update the position prop type] #8523

@tlabaj

Description

@tlabaj

Describe the problem
The position prop type declaration is not consistent with other similar props. We should add default as a possible value to the prop.

It should be:
position?: 'default' | 'top';

The default value of the prop should be set to default

(see the following PR comment for more details: #8117 (comment))

What is your product and what release date are you targeting?

Any other information?

Metadata

Metadata

Labels

Breaking change 💥this change requires a major release and has API changes.PF5

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions