OpenBeta / open-tacos

Rock climbing route catalog (openbeta.io)
https://openbeta.io
GNU Affero General Public License v3.0
132 stars 116 forks source link

MobileDialog title can overflow onto X button #1147

Closed clintonlunn closed 3 months ago

clintonlunn commented 3 months ago

Steps to Reproduce

Navigate to the area edit forms and edit a crag lat lng values. If the title is too long, it overflows onto the close button

image image

Below it shows that the h2 takes up the entire width image image image

Screenshots

Expected Behavior

The title and X button should not overlap

Current Behavior

The title and the X button have absolute placement and they overlap