453-fix-views-scale-with-cards #465

Closed
b24erika wants to merge 0 commits from 453-fix-views-scale-with-cards into team_1_week_2
Collaborator

I started with making css files to some of the views to handle scaling when resizing cards, I later reverted these changes and instead implemented a children style in the card css. This style is added to children div in "Card.js" which then will be applied on all children instead of a seperate css file for each view.

I also change existing css files in order to remove duplicate css like overflow, this is now set on all children.

I started with making css files to some of the views to handle scaling when resizing cards, I later reverted these changes and instead implemented a children style in the card css. This style is added to children div in "Card.js" which then will be applied on all children instead of a seperate css file for each view. I also change existing css files in order to remove duplicate css like overflow, this is now set on all children.
without any css on child div make it hard to let the child resize as the parent
This is to make the scaling with the card work more smoothly
Collaborator

I tried it out and it works great. This will be merged directly.

I tried it out and it works great. This will be merged directly.
b24johka closed this pull request 2026-04-21 09:07:28 +00:00
b24johka deleted branch 453-fix-views-scale-with-cards 2026-04-21 09:07:32 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!465
No description provided.