IBM / ibm-storage-odf-console

ibm-storage-odf-console provides IBM storage specific console page, which will be loaded by ODF console when end users access IBM storage. It's specially designed for displaying IBM specific storage attributes to customer. Current scope includes IBM flashsystem only.
Apache License 2.0
3 stars 7 forks source link

Fix various dependencies and Route issues #104

Closed SanjalKatiyar closed 3 months ago

SanjalKatiyar commented 3 months ago

Before:

image

After:

Screenshot 2024-07-22 at 2 40 17 PM

What's next:

Earlier it was showing 404: Page not found, which is now fixed. But, it's now showing Oh no! Something went wrong.. Need to send a follow-up PR to fix that: React Router v5 to v6 migration. Please check: https://github.com/red-hat-storage/odf-console/pull/1125 for more details.

SanjalKatiyar commented 3 months ago

closing this in favour of https://github.com/IBM/ibm-storage-odf-console/pull/105 for the "release" branch...