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

breadcrumb layout / middleware updates #51

Merged
merged 5 commits into from
Nov 10, 2023

Conversation

kialj876
Copy link
Collaborator

@kialj876 kialj876 commented Nov 9, 2023

*Issue:*bcgov/entity#18320

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
@kialj876 kialj876 self-assigned this Nov 9, 2023
@kialj876 kialj876 requested a review from hfekete November 9, 2023 22:55
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@0795963). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage        ?   94.58%           
=======================================
  Files           ?        9           
  Lines           ?      388           
  Branches        ?       23           
=======================================
  Hits            ?      367           
  Misses          ?        0           
  Partials        ?       21           
Flag Coverage Δ
btr-ui 94.58% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@kialj876
Copy link
Collaborator Author

kialj876 commented Nov 9, 2023

Still adding tests / cleaning up

@kialj876
Copy link
Collaborator Author

kialj876 commented Nov 9, 2023

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-51-kx8hvn0o.web.app

Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
@kialj876
Copy link
Collaborator Author

/gcbrun

@@ -2,6 +2,7 @@ describe('forms -> email -> validate that email component work inside example fo
beforeEach(() => {
// navigate to index page and check footer and header exist
cy.visit('/examples/form')
cy.wait(2000)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for some reason this is required now with the middleware getting invoked (I think its due to cypress not having a hydration hook or something like that)

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-51-kx8hvn0o.web.app

Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
Signed-off-by: Kial Jinnah <kialjinnah@gmail.com>
@kialj876
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-btr-dev--pr-51-kx8hvn0o.web.app

@kialj876 kialj876 merged commit c778a7c into bcgov:main Nov 10, 2023
17 checks 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