Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
270 stars 75 forks source link

Placeholder string is not centered horizontally in Input search/combobox in Safari/FF #5713

Closed MonikaKanduri4525 closed 1 year ago

MonikaKanduri4525 commented 1 year ago

Actual Behavior

The placeholder string is not aligned correctly in Input search box/combobox in Safari and Firefox Please refer to screenshots, pic 1(safari) it's not centered and pic 2(chrome) looks fine MicrosoftTeams-image (2) MicrosoftTeams-image (1)

Expected Behavior

The placeholder string should be centered horizontally in Input search box/ combobox in safari and firefox

Reproduction Sample

https://jsbin.com/gosabugeti/1/edit?html,output

Reproduction Steps

  1. Login https://qaext.arcgis.com with a valid account and set profile language to AR.
  2. Click App launcher and choose Vector Tile Style Editor app.
  3. Observe the Search box/Combo box in VTSE home page.

Reproduction Version

1.0.0-beta.74

Relevant Info

No response

Regression?

No response

Impact

No response

Esri team

ArcGIS Online

anveshmekala commented 1 year ago

@MonikaKanduri4525 the placeholder text placement is affected by the ArcGIS JSAPI stylesheet. Tried removing the JSAPI css reference here and you can see that placeholder is centered in safari. We also submitted the issue https://devtopia.esri.com/WebGIS/arcgis-js-api/issues/50478 in ArcGIS JSAPI repo. Let us know if you have any other questions.

geospatialem commented 1 year ago

Moved to our Stalled milestone to determine next steps.

anveshmekala commented 1 year ago

Closing this issue since it is related to ArcGIS JSAPI.

bsvensson commented 1 year ago

FYI - this has been fixed for version 4.27 (June 2023) of ArcGIS Maps SDK for JavaScript.