Giuseppe Leo

Results 204 comments of Giuseppe Leo

You are right, the issue was definitely somewhere else, as in the end it works also with the code from the documentation. For some reasons it did not trigger the...

In [Real World App](https://github.com/cypress-io/cypress-realworld-app/tree/develop/cypress/support/auth-provider-commands) made by Cypress, they have 3 examples of login tests using third parts. They make use of `cy.request()` to fetch the data.

This issue can be merged after https://github.com/rancher/dashboard/pull/6522 since it contain some of the changes.

I think you may have to rebase this PR after the other one is done, as you are carrying all the other commits 😅

@bisht-richa I've updated the PR with the template and the issue number.

Since several scripts are related to the path `/docusaurus/`, we are not going to rename it to doc and we can skip to another issue.

Another issue may be also related to nested navigation, where the sidebar is replaced and there's nothing in the breadcrumb. Not sure in which way it can be solved, but...

During creation of a new Machine Registrations I get the error: ![Screenshot 2022-08-10 at 13 51 04](https://user-images.githubusercontent.com/5009481/183894424-e6bc5518-01e9-4733-aa0e-42b6ec3bf9d6.png) Not sure why I cannot see the source code as this is supposed...

I was not able to find `Group by` or added filters/key as in the screenshot The count of the machine in the sidebar does not update on creation till page...

@richard-cox After latest changes, I get correctly the 404: `/sdfsfd` Previously it was not styled. `Go Home` button fixed too. ![Screenshot 2022-08-05 at 14 34 32](https://user-images.githubusercontent.com/5009481/183078136-10ffe3c0-3f9b-4bc5-9868-982e48e9a3ad.png)