-
Notifications
You must be signed in to change notification settings - Fork 9
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
BHBC-2306: Hide Submit functionality #1001
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #1001 +/- ##
==========================================
- Coverage 68.12% 68.06% -0.06%
==========================================
Files 378 378
Lines 11730 11730
Branches 1990 1990
==========================================
- Hits 7991 7984 -7
- Misses 3290 3298 +8
+ Partials 449 448 -1
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Openshift URLs for the PR Deployment: |
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.
Tested and works as expected!
If this PR started as a draft, you need to make a commit with "ignore-skip" in the message:
|
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.
😹
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Overview
Links to Jira tickets
BHBC-2306
Description of relevant changes
TODO: PRODUCTION_BANDAGE
to the pages to mark what changes to be removed laterTesting Steps
PR Checklist
A list of items that are good to consider when making any changes.
Note: this list is not exhaustive, and not all items are always applicable.
Code
Style
Documentation
Tests
Linting/Formatting
See the
lint
commands in package.jsonSee the
format
commands in package.jsonSonarCloud