#289-fix-interactivity-with-cards #398

Closed
a24julot wants to merge 0 commits from #289-fix-interactivity-with-cards into team_1_week_2
Collaborator

Moves card without collision, layout it saved so the user can add more cards without disturbing their layout. No overlapping. Issue #289 .

Moves card without collision, layout it saved so the user can add more cards without disturbing their layout. No overlapping. Issue https://git.webug.se/Andras/BoundlessFlowCampus2K/issues/289 .
Added code to fix so that cards cant be placed on top of each other. And so that when adding a new view, it spawn underneath other cards.
Collaborator

Review on #398

Whats done

Reviewed #398

Tested on Windows 11 using Firefox

  • App starts
    • Added two views from the menu and tried to drag one on top of the other. The card i wasn't dragging moved away.

Inspected following files Dashboard.js

  • files Dashboard.js
    • Indentation/code styling
      • Indentation is ok
    • Naming convention
      • Naming convention is followed
    • Comments
      • Good amount of comments. Easy to follow and understand
    • General code quality
      • The general code quality is good.

Conclusion

  • To code works as intended and solves the problem. Cards cannot be placed on top of each other.
# Review on #398 ## Whats done Reviewed [#398](https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/398) ### Tested on Windows 11 using Firefox + App starts + Added two views from the menu and tried to drag one on top of the other. The card i wasn't dragging moved away. ### Inspected following files Dashboard.js + files Dashboard.js + Indentation/code styling + Indentation is ok + Naming convention + Naming convention is followed + Comments + Good amount of comments. Easy to follow and understand + General code quality + The general code quality is good. ## Conclusion + To code works as intended and solves the problem. Cards cannot be placed on top of each other.
Collaborator

Review has been conducted in a proper fashion, this will be merged manually.

Review has been conducted in a proper fashion, this will be merged manually.
Collaborator

This has been merged manually

This has been merged manually
a24timsv closed this pull request 2026-04-17 14:05:35 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 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!398
No description provided.