Skip to content

strange resizing behavior for question panel #30

@paxtonfitzpatrick

Description

@paxtonfitzpatrick

If you hover over the left edge of the map, a thin green vertical bar appears and the pointer icon changes to indicate that it's draggable. In the HTML, this bar element has class="resize-handle". If you try to drag the bar right (the only direction you can, given its location) it doesn't move, but instead the width of question panel on the right side of the screen increases (slightly less than doubles). This seems to be a single resize/transition trigger and doesn't depend on "how far" you try to drag the "resize-handle" bar. There is then no way to decrease the width of the question panel after this other than fully reloading the page. The "resize-handle" bar appears only if the lecture menu is collapsed, but dragging it changes the question panel's width whether the question panel is expanded or collapsed at the time.

It's not clear what the intended behavior here is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions