Esri / feedback-js-api-next

Try out the next release of the ArcGIS Maps SDK for JavaScript and share your feedback. Be warned: this release is still in development and is unstable.
87 stars 23 forks source link

CoordinateConversion widget Input coordinate format chooser as wrong spacing/CSS #302

Closed Calin-Geoinfo closed 5 months ago

Calin-Geoinfo commented 6 months ago

IMPORTANT

Actual behavior

The coordinate format text is cut off. In an earlier version this was the case as well on the "main window", now only in the input coordinate window.

Expected behavior

The way it looks like in 4.29

Reproduction sample

https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=widgets-coordinateconversion add jsnext

Reproduction steps

Click on the pencil icon.

Reproduction browser

Chrome

SDK version (check your console)

20240523

Operating System (check https://whatsmyos.com)

Windows

NoashX commented 6 months ago

Thanks for reporting this @Calin-Geoinfo. I can reproduce the issue. We are investigating.

NoashX commented 5 months ago

Update: we have a fix in place, and this will be resolved at the 4.30 release. The fix should be testable via next in the coming days.

Calin-Geoinfo commented 5 months ago

I can confirm it is fixed. Thanks.