#573-Fill the screen automatically with rows. #599
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!599
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#573-add-enough-grid-rows"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The problem was that initially in the edit mode there was not enough rows to fill the screen. This uses the window height and row height to dynamically calculate the minimum number of rows needed, ensuring the grid fills the space.
Fill the screen automatically with gridRows.to Fill the screen automatically with rows.Fill the screen automatically with rows.to #573-Fill the screen automatically with rows.Review on #573
Whats done
Tested on Windows 11 using Edge
Inspected following files
What needs to be done
Conclusion
Needs minor improvement before merge.
Thank you for the review!
I removed the reservedHeight since I think that the height is not constant.
I adjusted rowheight to include the whitespace between each row, now it is totalRowHeight.
Tested again after the latest changes.
The calculation is improved, but there is still a visible gap above the footer.
The issue is not fully resolved yet.
In order to include this into the next weekly branches I will accept the current changes and create a new issue for this. This wont break anything else.
Merged!
Pull request closed