InstanceInfoPanel not high enough in the ActiveLearningPanel
- Dominant language
- Java
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
For fast evaluation of the property values the InstanceInfoTable should always have maximum height (except in extreme circumstances when there are more than 10 properties). I fiddled around with some of the values but I couldnt figure out how to set the table height so that it is always maximized until 10 properties.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ActiveLearningPanel and its InstanceInfoTable, then inspect the layout or sizing constraints that determine the table height. The change is done when the table uses the maximum available height for up to 10 properties, while still handling larger property sets as an exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100