chore: Apply application layout to register snap page#5064
Conversation
|
I'm not being redirected to |
3569934 to
9555484
Compare
|
When I try to register a name I already know, notification shows correctly that I own it and the name is linked. But clicking on the link leads to 404 page (https://snapcraft-io-5064.demos.haus/bartaz-test/listing)
But if I find that name on my snaps list, and click link there, it loads correctly (at the same URL): https://snapcraft-io-5064.demos.haus/bartaz-test/listing
So it seems like the route works fine inside react app, but when linked to not via router it doesn't load correct template or something? Edit: the name is registered, but no snap has been published under that name yet (if that matters). |
6239201 to
6055830
Compare
|
@bartaz I've added a change we discussed where there is a notification if for some reason the listing endpoint fails. Could you please re-review? |
8a313d5 to
f1be7ff
Compare
f1be7ff to
d50f70a
Compare
…test.tsx Co-authored-by: Bartek Szopka <83575+bartaz@users.noreply.github.com>
…test.tsx Co-authored-by: Bartek Szopka <83575+bartaz@users.noreply.github.com>
d50f70a to
6fe84f6
Compare
bartaz
left a comment
There was a problem hiding this comment.
Thanks for the updates, looks good.


Done
Converts register snap page to React and includes in the publisher pages app
How to QA
Testing
Issue / Card
Fixes https://warthogs.atlassian.net/browse/WD-19646