-
Notifications
You must be signed in to change notification settings - Fork 8
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
fix: CLIN-2916 fix saving custom filter after adding saved custom pill to it #503
base: master
Are you sure you want to change the base?
Conversation
3e3b02b
to
654732e
Compare
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Statements | 100% | 0/0 |
🟢 | Branches | 100% | 0/0 |
🟢 | Functions | 100% | 0/0 |
🟢 | Lines | 100% | 0/0 |
Test suite run success
0 tests passing in 0 suite.
Report generated by 🧪jest coverage report action from f7f936f
Project Coverage and TestStatements : 35.58% ( 10446/29358 ) Test Suites: 56 passed, 56 total |
8067dcd
to
d00bd7e
Compare
packages/ui/package.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "@ferlab/ui", | |||
"version": "10.4.6", | |||
"version": "10.4.7-rc1", |
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.
je pense que tu as pas fait le npm install car le packag-lock.json devrait aussi avoir la version mise à jour
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.
en effet, fixing it now
FIX
Description
JIRA LINK
Acceptance Criterias
Validation