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

Validation tooltip component #90

Merged
merged 9 commits into from
Sep 30, 2024

Conversation

emncnozge
Copy link
Collaborator

💡 What is the current behavior?

The ValidationTooltip component is not implemented, it is only available as a JavaScript component.

🆕 What is the new behavior?

  • ValidationTooltip can be used as a Blazor component.

image
image

🏁 Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • 🦮 Accessibility (a11y) features were implemented
  • 🗺️ Internationalization (i18n) - no hard coded strings
  • 📲 Responsiveness - components handle viewport changes and content overflow gracefully
  • 📄 Documentation was reviewed/updated
  • 🧪 Unit tests were added/updated and pass (dotnet test)
  • 🏗️ Successful compilation (dotnet build, changes pushed)

@emncnozge emncnozge requested review from emregokrem and removed request for emregokrem September 30, 2024 10:49
@emregokrem emregokrem merged commit eda20e9 into siemens:master Sep 30, 2024
1 check passed
@emncnozge emncnozge deleted the validation-tooltip-component branch September 30, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants