-
Notifications
You must be signed in to change notification settings - Fork 31
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 - business owner help content has disappeared #1628
Fix - business owner help content has disappeared #1628
Conversation
/gcbrun |
Temporary Url for review: https://bcregistry-assets-dev--pr-1628-lghh50um.web.app |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1628 +/- ##
==========================================
+ Coverage 72.35% 77.21% +4.86%
==========================================
Files 307 381 +74
Lines 12767 7052 -5715
Branches 2630 1129 -1501
==========================================
- Hits 9237 5445 -3792
+ Misses 3518 1575 -1943
- Partials 12 32 +20
Flags with carried forward coverage won't be shown. Click here to find out more.
|
If you enter the name of another type of organization, the name will not appear in the look-up. | ||
In this case, type the full legal name of the organization. | ||
</p> | ||
<template v-slot:content> |
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.
Nice, i had fixed this on the feature branch as well.
Either way, for slot reference, you can also use shorthand, ie #content
in this case.
Not required, just an fyi!
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.
Looks good!
Issue #: /bcgov/entity#18355
Description of changes:
fixed bug - business owner help content has disappeared
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the PPR license (Apache 2.0).