-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat(list): context menu #372
Conversation
✅ Deploy Preview for dhis2-maintenance-app-beta ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
} | ||
|
||
/* Wrapping button with anchor-tags are not valid, style anchor as a UI-button */ | ||
export const LinkButton = ({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be done in UI, eg passing an as={'a'}
or something similar to button component...
77460bd
to
c19814f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #372 +/- ##
==========================================
- Coverage 73.30% 72.95% -0.36%
==========================================
Files 141 143 +2
Lines 1967 2000 +33
Branches 405 411 +6
==========================================
+ Hits 1442 1459 +17
- Misses 523 539 +16
Partials 2 2 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version 1.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
https://dhis2.atlassian.net/browse/DHIS2-15561?filter=10364