Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@martin-brennan
Copy link
Contributor

@martin-brennan martin-brennan commented Jun 5, 2025

This commit changes the RAG uploader form elements to
be @format="full" instead of doing a hardcoded 500px width,
which was causing a horizontal scrollbar in the tools form
on mobile.

Also, it moves the 80% max width for the tools form into the
new viewport CSS API, and only applies it on desktop, because
this was also causing width issues on mobile.

Add files causing horizontal scroll before

image

Width of description & script being off before

image

After

image

This commit changes the RAG uploader form elements to
be @Format="full" instead of doing a hardcoded 500px width,
which was causing a horizontal scrollbar in the tools form
on mobile.

Also, it moves the 80% max width for the tools form into the
new viewport CSS API, and only applies it on desktop, because
this was also causing width issues on mobile.
@martin-brennan martin-brennan merged commit 1fb358a into main Jun 5, 2025
6 checks passed
@martin-brennan martin-brennan deleted the fix/style-tweaks-rag branch June 5, 2025 02:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants