Select to view content in your preferred language

June 2026 Update: Experience Builder Table Widget Header Styling Issue

275
6
Friday
Labels (1)
SidneyMechling
Occasional Contributor

After the recent update, I noticed that the table widgets in all of my Experience Builder apps are having styling issues. Specifically, the first column header is no longer following the same styling as the rest of the headers. I have my header text set to white with a colored background, but the first column header appears blank because the text remains white while the background styling is not being applied correctly.

 

Table Header Issue.png

6 Replies
LakesGISMaps
Regular Contributor

Yep, same issue here as well

0 Kudos
NicoleJohnson
MVP

Is the white field used in the data view sort? I'm seeing the same thing for those fields. In my case you can still see the text because of the colors I've chosen, but it looks strange to have those fields be white for no apparent reason.

NicoleJohnson_0-1782485444146.png

 

SidneyMechling
Occasional Contributor

Yes! I'm soring by OBJECTID so that makes sense now. I hope they revert back or let us decide if we want specialized styling for sorted fields. I guess my work around for now is to make my text look similar to yours without using the white text. Thank you for sharing!

0 Kudos
Jianxia
Esri Regular Contributor

Thank you all for letting us know. It appears a regression from the update. We are investigating it.

0 Kudos
Shen_Zhang
Esri Contributor

This issue has already been fixed. The selected column header now retains its configured background color when the column is sorted, so it remains consistent with the other headers. Please let us know if you run into any further issues. Thanks again for bringing this to our attention!

Shen Zhang
0 Kudos
NicoleJohnson
MVP

@Shen_Zhang, the issue doesn't seem to be resolved. Steps to recreate:

  1. Create a new blank fullscreen experience
  2.  Bring in a feature layer from Living Atlas (I chose Alternative Fuel Stations)
  3. Add a table widget to the page:
    1. Mode: Select layers
    2. Select the feature layer
    3. Under the table options, change the header background color to #9861b1 (the purple in the screenshot below)
  4. Sort the data view being used in the table (in my case, I chose "City Name" ascending)

Result:

NicoleJohnson_0-1782822900961.png

0 Kudos