Responsive add card modal #684
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!684
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "663-responsive-add-card-modal"
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?
Changes have been made to make the add card modal work on phones/smaller screens. I have tried it out on my phone (android) and in firefox with the responsive design setting. I would really like if someone else could try it out as well.
There are some known issues, such as:
Please tell me if you think the design is intuitive/easy to use!
Review
Tested on Firefox responsive mode, and Iphone 14.
Interaction
-Intuitive interaction without the loss of any components from the desktop version
-For some reason a lot of the text elements renders in blue when on iphone 14 safari (See screenshot)
Coding
-Its using the common breakpoint of 768px which is good
Conclusion:
Its not an issue that the text elements renders as blue, but might be good to know for further development.
This is ready to be merged, really good job!