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

Group with Context menu implemented #87

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Conversation

ofaruk84
Copy link
Contributor

💡 What is the current behavior?

There is no implementation of Group with Context

GitHub Issue Number: #

🆕 What is the new behavior?

Group with context has been implemented
if you add IsForGroupContext parameter to Dropdown under Group then you can see the context menu

In screenshots below you can see that you should add IsForGroupContext to Dropdown

groupCode

groupWithContext

The Unit Test Results
DropdownTestResult

🏁 Checklist

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

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

👨‍💻 Help & support

@emncnozge emncnozge merged commit 529b2ff into siemens:master Sep 20, 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