hypothesis / hypothesis/lms

File dialog is too small for video picker

Open
#6,193 1 comment 0 reactions 0 assignees View on GitHub
Canvas Studio
Dominant language
Python
Stars
53
Forks
16
Avg merge
14d 5h
Merged PRs (30d)
14

Description

The file picker currently has a [hardcoded height of 25rem](https://github.com/hypothesis/lms/blob/ddf4cc6c10ef01a373eb22fc2c7adc4b907f5509/lms/static/scripts/frontend_apps/components/LMSFilePicker.tsx#L408). This is too small for when we're displaying videos in the picker. Here there is only room for two and a half items:

Canvas video picker

The breadcrumbs and dialog title use up a lot of vertical space here, so we could free up some by re-arranging / altering those. However we should also just alter the height to use more vertical space if we have it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.