laptop and a wrench

不具合

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

ArcGIS Dashboards
不具合 ID 番号 BUG-000166462
送信されましたApril 3, 2024
最終更新日May 6, 2025
適用対象ArcGIS Dashboards
見つかったバージョンFeb 2024
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0
ステータスKnown Limit

参考情報

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.

対処法

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>  

再現の手順

不具合 ID: BUG-000166462

ソフトウェア:

  • ArcGIS Dashboards

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動