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

Tooltip component and enum added #99

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

GokceOzkan
Copy link
Contributor

@GokceOzkan GokceOzkan commented Oct 17, 2024

💡 What is the current behavior?

  • Tooltip component was missing.

GitHub Issue Number: NA

🆕 What is the new behavior?

  • Tooltip component is added.
  • Tooltip enum is added.

🏁 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)

👨‍💻 Help & support

@GokceOzkan
Copy link
Contributor Author

TooltipTest is added and passed successfully

@emncnozge emncnozge merged commit 7e07af7 into siemens:master Oct 21, 2024
1 check passed
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