cnpem / cnpem/sophys-web

Properly calculate page height to avoid scrolling behavior

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
4
Forks
3
Avg merge
1d 20h
Merged PRs (30d)
8

Description

In both `spu-ui` and in `qua-ui`, the available height seems to be calculated slightly incorrectly, leading to them having a scrolling layout that can hide part of the application. This is more noticeable on `qua-ui`:

Image

Ideally, the page should not scroll, and all widgets should fit neatly on the available space, using scrolling frames only when actually intended.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the page-height and layout calculations used by both `spu-ui` and `qua-ui`, then reproduce the issue in `qua-ui`, where it is more noticeable. Verify that the page itself no longer scrolls or hides application content, while scrolling frames still scroll when intentionally used.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.