Fix Web IDE OAuth misconfigured warning clipped on smaller displays
Issue: Web IDE "Cannot open Web IDE" page gets clipped... (#474898 - closed)
What does this MR do and why?
Fixes Web IDE OAuth misconfigured warning clipped on smaller displays by:
- Removing fixed height. Instead, display warning in the center for more consistency with loading UI
- Scroll on content overflow
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
Position of warning component is inconsistent with loading component. |
|
Content is clipped due to fixed height |