Dialog: Add resize grip to bottom right corner when resizable: true
#13886
Labels
Status: Discussion
Issue or pull request needs to be discussed by Core Team
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Type: New Feature
Issue contains a new feature or new component request
Milestone
Describe the feature you would like to see added
The Dialog component is resizable by default but the only user affordance indicating this is the change in mouse pointer when hovering over the bottom right corner of the dialog. Unless a user moves their mouse to the bottom right corner, they will not know the dialog is resizable. For mobile users, there is no visual affordance indicating resizability.
Is your feature request related to a problem?
No response
Describe the solution you'd like
Add a grip triangle visual indicator composed of diagonal lines or dots to the bottom right corner of the dialog when
resizable: true
.Describe alternatives you have considered
None, as the described solution is the standard graphical user interface visual affordance to indicate corner-dragging resizability.
Additional context
No response
The text was updated successfully, but these errors were encountered: