chore(deps-dev): bump oxlint from 1.56.0 to 1.60.0 in /superset-frontend (#39375)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
dependabot[bot]
2026-04-21 14:48:10 -04:00
committed by GitHub
parent bd8d3ffb2d
commit e45330c2fd
5 changed files with 116 additions and 151 deletions

View File

@@ -917,7 +917,7 @@ export class TableRenderer extends Component<
allowRenderHtml,
)}
<span
role="columnheader"
role="button"
tabIndex={0}
// Prevents event bubbling to avoid conflict with column header click handlers
// Ensures sort operation executes without triggering cross-filtration