laptop and a wrench

Bug

Two samples using FeatureTable are producing different results.

Last Published: September 28, 2018 ArcGIS API for JavaScript
Bug ID Number BUG-000114819
SubmittedJune 21, 2018
Last ModifiedJune 5, 2024
Applies toArcGIS API for JavaScript
Version found3.24
Operating SystemN/A
Operating System VersionN/A
StatusWill Not Be Addressed

Additional Information

Tab order relies on the `tabIndex` attribute. From what it appears, only the first cell of the first column has this attribute. In the second example, the first column (and the first cell) are hidden (field: FID). While that cell is hidden, the `tabIndex` attribute is ignored, and hitting tab skips over the cell to the column changer (+) button. The solution is to add `tabindex="0"` to the first cell in the first "visible" column, whenever column visibility changes (and remove that property when applicable).

Steps to Reproduce

Bug ID: BUG-000114819

Software:

  • ArcGIS API for JavaScript

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options