Authenticator-Extension / Authenticator-Extension/Authenticator
Popup window height resize issue
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the issue
In "Popup mode", when I resize the height of the window, body remains height 480px and div id "codes" height remains 442px . Everything seems to work if I turn off body height, body overflow, and codes height.
### Browser
Chrome
### Browser Version
144.0.7559.133
### Extension Version
8.0.1
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in Popup mode using Chrome and resize the window height. Inspect the popup layout styles affecting the body and the div with id "codes"; done means both areas resize with the window without requiring those height and overflow styles to be disabled.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100