798-add-card-horizontal-fix #832
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked-waiting-for-further-changes
bug
bug-only-on-server-for-mobile-not-webpage
Bug-Report-After-Merge
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
further-changes-needed
future-problem-not-fixint-this-period
help wanted
invalid
last-week-issue-to-fix
library
low-priority
needs input
needs review
not-implemented.
project documentation
question
research
reviewed
Script
security
SQL
style
Team 1
Team 2
team leaders
test-creation
testing
topLevel
unassigned
Under-review
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!832
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "798-add-card-horizontal-fix"
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?
What's been done
Changed the css for the add card modal to take into account when a phone is held in landscape mode. This is done with a media query and removing some parts of the component.
I tested this with the firefox mobile view and on my own phone (samsung s9 I think) and it looked good on them, but please try it on your own phone.
When reviewing don't forget to merge Team_2_week_5 into this branch and resolve the conflict. Merge team2-> this branch. Not this branch -> week branch
I merged the team 2 branch into this one and made sure the changes to add card modal were compatible.


Tested id on my own phone using the Safari browser, and it is responsive and compatible.

The changes you made are overall good and working as they should.
Nice touch with the comments to explain your work and others!
No code standards violations as much as I could see. Follows Prettier.
Can be merged!