Skip to content

fix(dashboards): resolve nested interactive elements in list-leaf-item - #898

Draft
harsha573252 wants to merge 1 commit into
solarwinds:release/v20.0.xfrom
harsha573252:bugfix/nui-6284_list_leaf_item
Draft

fix(dashboards): resolve nested interactive elements in list-leaf-item#898
harsha573252 wants to merge 1 commit into
solarwinds:release/v20.0.xfrom
harsha573252:bugfix/nui-6284_list_leaf_item

Conversation

@harsha573252

@harsha573252 harsha573252 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Frontend Pull Request Description

Fixes NUI-6284 - Removes nested interactive elements in list-leaf-item component (WCAG 4.1.2 violation).

What changed:

Anchor tag was nested inside a button div - now they're independent siblings.
Navigate button is absolutely positioned to cover the row via z-index layering.
Template and styling only.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have updated change log
  • I have been following Definition of done
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new lint warnings
  • New and existing unit tests pass locally and on CI with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

Additional Context (if necessary)

@harsha573252 harsha573252 changed the title fix(dashboards): resolve nested interactive elements in list-leaf-ite… fix(dashboards): resolve nested interactive elements in list-leaf-items Aug 14, 2026
@harsha573252 harsha573252 changed the title fix(dashboards): resolve nested interactive elements in list-leaf-items fix(dashboards): resolve nested interactive elements in list-leaf-item Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant