Conversation
* Enhance tab accessibility and interaction - Added tabindex and aria-selected attributes for better keyboard navigation and screen reader support. - Implemented keydown handling for ENTER and SPACE keys to activate tabs. - Updated focus styles for improved visual feedback. * Fix: Ensure standalone property is set to false in TabHeadingComponent
* copy color-picker from kpi * Add select color picker * add tests + refactor * Refactor less and html * remove comment * PR review fixes * Updated changelog * final pr fixes
* bugfix/kpi scale sync configuration (solarwinds#770) * fix: kpi scale sync configuration change detection * chore: update changelog * fix: copy brokers array instead of a reference * Revert changes made by commit "d5c2083dbd4617be631f7c8dcde2ca90b51b3cf8" (solarwinds#772) * Adding aria-checked for the nui-radio component (solarwinds#777) --------- Co-authored-by: pilat-martin <97229167+pilat-martin@users.noreply.github.com> Co-authored-by: Pavel Grim <3780785+pavel1269@users.noreply.github.com> Co-authored-by: Michal Aron <121949657+michal-aron-swi@users.noreply.github.com>
* Circle CI - update Node version to 20.19.0 * ci: rerun
Co-authored-by: pavlo <pauluxxx746@gmail.com>
* v20 * v20 * v20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Frontend Pull Request Description
Checklist
Screenshots (if applicable)
Additional Context (if necessary)