laptop and a wrench

Bug

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

ArcGIS Dashboards
Bug-ID-Nummer BUG-000166462
EingereichtApril 3, 2024
Zuletzt geändertMay 6, 2025
Gilt fürArcGIS Dashboards
Gefunden in VersionFeb 2024
BetriebssystemWindows OS
Betriebssystemversion10.0
StatusKnown Limit

Zusätzliche Informationen

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.

Workaround

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>  

Schritte zur Reproduzierung

Bug-ID: BUG-000166462

Software:

  • ArcGIS Dashboards

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln