NatLabRockies / NatLabRockies/reView

Chart elements do not move dynamically when Options are expanded (Chrome)

Open
#52 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
8
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Bug Description
When using Chrome, if you expand the "Options" section, the chart elements below do not dynamically move with the expanded menu. Instead, the Options show up behind the charts.
Screen Shot 2023-11-09 at 3 38 56 PM

This can be corrected by clicking the "X Variable" tab in the right chart menu, but then upon minimizing the "Options", the charts again do not move dynamically and white space remains:
Screen Shot 2023-11-09 at 3 42 23 PM

To Reproduce
Steps to reproduce the problem behavior

  1. Launch reView by running: reView
  2. Open http://localhost:8050/ in Chrome
  3. Scroll down past the "Options" section.
  4. See error

Expected behavior
Charts should move down and up dynamically as the options menu is expanded and minimized.

Screenshots
See above.

System (please complete the following information):

  • OS: MacOS Monterey
  • Compute hardware: MacBook Pro

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by launching reView and reproducing the layout at http://localhost:8050/ in Chrome, then inspect the code that renders the Options section and charts. Confirm that expanding and minimizing Options moves the charts without overlap or leftover white space, and verify the behavior in Chrome.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.