Skip to content

Conversation

nielslyngsoe
Copy link
Member

Ability to parse a title to the A-tag or button

@Copilot Copilot AI review requested due to automatic review settings October 6, 2025 14:01
@nielslyngsoe nielslyngsoe enabled auto-merge (squash) October 6, 2025 14:01
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds the ability to set a title attribute on UUI button elements, which will be applied to both button and anchor tag variants of the component.

  • Added a new title property to the UUIButtonElement class
  • Applied the title attribute to both anchor (<a>) and button (<button>) elements in the template

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

github-actions bot commented Oct 6, 2025

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1199.westeurope.azurestaticapps.net

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link

sonarqubecloud bot commented Oct 6, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Copy link

github-actions bot commented Oct 6, 2025

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1199.westeurope.azurestaticapps.net

@nielslyngsoe nielslyngsoe added the accessibility A11Y improvements label Oct 6, 2025
@nielslyngsoe nielslyngsoe merged commit c7556fc into main Oct 7, 2025
10 of 12 checks passed
@nielslyngsoe nielslyngsoe deleted the v1/feature/uui-button-ability-to-set-title branch October 7, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility A11Y improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants