OpenCRE
OpenCRE copied to clipboard
Improvement in the UI of OpenCRE Chat
Issue Description
The UI of OpenCRE Chat is currently broken. Specific problems observed:
- The chatbot’s responses are not displayed properly.
- The loading spinner has no top margin, causing layout issues.
- The page heading is touching the navbar, reducing readability.
Screenshots
Chatbot response & loading spinner issue:
Heading touching navbar:
Proposed Fix
- Add proper spacing/margin for the loading spinner.
- Ensure chatbot responses are displayed within a correctly sized container.
- Add padding or margin between the heading and the navbar to improve readability.