Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ShortKey Prop to Elements with AccessKey #6957

Merged
merged 63 commits into from
Nov 14, 2024

Conversation

AlexanderSchmidtCE
Copy link
Contributor

@AlexanderSchmidtCE AlexanderSchmidtCE commented Oct 23, 2024

Hint Erst nach folgenden PR mergen: #7060

The A11y and PO reviews will only take place after all other DoD steps have been completed by the Developer:

  • Maturation completed and documented
  • Meaningful pull request title for the release notes
  • Pull request is linked to an issue
  • All changes relate to the issue
  • No TODOs or commented out code in the final commit
  • Tests to protect this code implemented (if applicable)
  • Manual test performed successfully (if applicable)
  • Documentation or migration has been updated (if applicable)

@AlexanderSchmidtCE AlexanderSchmidtCE linked an issue Oct 23, 2024 that may be closed by this pull request
6 tasks
Copy link
Contributor

github-actions bot commented Oct 23, 2024

@AlexanderSchmidtCE AlexanderSchmidtCE changed the title 6251 feature shortkey ermglichen bei tooltips Added ShortCut Prop to Elements with AccessKey Oct 26, 2024
Copy link
Contributor

@deleonio deleonio left a comment

Choose a reason for hiding this comment

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

@AlexanderSchmidtCE Ich habe noch 20/147 unter Beobachtung. Aber sonst sieht das schon gut aus.

deleonio
deleonio previously approved these changes Nov 14, 2024
@deleonio deleonio requested a review from sdvg November 14, 2024 10:39
@deleonio
Copy link
Contributor

@AlexanderSchmidtCE bitte dringen CI fixen. Schau mal, ob die Tests lokal auch laufen.

@sdvg
Copy link
Member

sdvg commented Nov 14, 2024

Wir haben jetzt die Funktion executeInputSnapshotTests in develop. Diese wird bereits für alle Input-Komponenten verwendet. Wir sollten hier ein Beispiel für die shortKey-Property ergänzen.

Copy link
Member

@sdvg sdvg left a comment

Choose a reason for hiding this comment

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

Siehe #6957 (comment)

Checks sollten natürlich noch durchlauf, dann passt für mich alles 🎉

…n-bei-tooltips' into 6251--feature-shortkey-ermglichen-bei-tooltips

# Conflicts:
#	packages/components/src/components/span/test/__snapshots__/snapshot.spec.tsx.snap

Refs: #6251
@deleonio deleonio merged commit 223ee80 into develop Nov 14, 2024
10 checks passed
@deleonio deleonio deleted the 6251--feature-shortkey-ermglichen-bei-tooltips branch November 14, 2024 14:04
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🛹 Feature: Shortkey ermöglichen bei Tooltips
3 participants