Implement full view of CRD details on the web console
Problem to solve
When listing CRDs on the web console, it can happen that the space available on the browser is not enough to fit all of the information available, specially when listing sgdbops or sgbackups.
Proposal
To avoid this, we could create any or both of these options:
- Provide the user with a link to view the CRD details in full screen with no extra elements occupying space on the window
- Implement a "Condensed View" mode for the web console which collapses the side and top bar navigations and shows the CRDs in full
The discussion is open for any possible suggestions on the best way to achieve this.
