issues
search
jduong09
/
GetTogether
0
stars
1
forks
source link
Mobile Design
#28
Closed
jduong09
closed
9 months ago
jduong09
commented
10 months ago
Feature
Pull Request for mobile responsive design on project.
jduong09
commented
9 months ago
Update
Focused on making the project mobile friendly.
Added icons and hid description/location on mobile, which can be seen through clicking.
Displayed description/location under header in desktop.
jduong09
commented
9 months ago
Update
1/29
Changed poll description from input tag to textarea tag.
Changed list item for peer's responses to be more badge-like.
Added margin/padding to header description and location.
1/30
Made a sticky div for updating/deleting polls, and for submitting a response.
Displayed the poll description and poll location in the header on page start, with options to hide and expand poll description.
MAJOR BUG
Not sure what's going on here, but when i try to submit a response, none of the options are showing up. Will be resolved immediately.
jduong09
commented
9 months ago
Update
PR is finished. Merging into main.
Feature