Meta Data Window
- Dominant language
- JavaScript
- Stars
- 15.7k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
When double clicking an entity and pulling up the meta data window. If a field surpasses the typical width, a horizontal scroll bar is created that slightly covers the last field of the list which forces the creation of a vertical scroll bar.
The sizing of the window should be slightly increased if scroll bars exist so that all fields are still visible.
Contributor guide
Research direction
Start by reproducing the issue by double-clicking an entity and opening the metadata window, then locate the UI code that sizes this window and creates its scrollbars. The work is done when wide fields remain visible without the horizontal scrollbar forcing an unnecessary vertical scrollbar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100