Handle-overflow.#414 #417
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!417
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Handle-overflow-#414"
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?
Fixed so the content in the card does not overflow outside of the card, the card can now be 500px in height before giving the user a opetion to scroll inside the card.to Handle-overflow.#414I have changed so we dont set max-height, its being solved within react grid layout instead.
Will omit the review template due to it just being one line.
This change keeps View content from going outside the Card container. Works great!