laptop and a wrench

Error

The description in the Indicator element is centered after modifying the HTML in ArcGIS Dashboards following the February 2024 ArcGIS Online update.

ArcGIS Dashboards
Número de ID del error BUG-000166462
EnviadoApril 3, 2024
Última modificaciónMay 6, 2025
Relacionado conArcGIS Dashboards
Versión encontradaFeb 2024
Sistema operativoWindows OS
Versión de sistema operativo10.0
EstadoKnown Limit

Información adicional

This is a known limitation in the current version of our text editor. Apply a display: flex style to the < figure > element and a flex-basis style to the < table>. This ensures that the table occupies the full width of the < figure > element.

Solución alternativa

Add a style on the figure, and on the table the following sample code:

< figure class="table" style="display:flex;margin:0;width:100%;"> < table style="background-color:#35ac46;color:#ffffff;flex-basis:100%;font-size:16px;padding:0px;"> < tbody> < tr> < td width="40"> < p> < /p> < svg style="display:block;margin-left:auto;margin-right:auto;vertical-align:middle;" fill="#ffffff" height="32" id="ember25808" viewBox="0 0 16 16" width="32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> < /td> < td> < p> < span>Target: {calculated/reference} < /p> < p> {field/reportdt} < /p> < /td> < /tr> < /tbody> < /table> < /figure>  

Pasos para reproducir

ID del error: BUG-000166462

Software:

  • ArcGIS Dashboards

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga