kylelhk / Pictionary

CITS5505 Agile Web Development - Group Project
MIT License
1 stars 0 forks source link

Fix some frontend bugs #79

Closed wintelestr closed 2 months ago

wintelestr commented 2 months ago

Change Summary

  1. Fix the headers in the gallery page.
  2. Sort the drawings by creation date with the newest drawings on top
  3. Fix the search bar overlapping with the navbar when scrolling down
  4. show 9 drawings per page.

Change Form

Other Information

  1. Fix the navbar's postion make it on the top of all content.
kylelhk commented 2 months ago

Thanks for the fix. Make sure you keep the branch updated from time to time by upgrading the database and merging with main. I was gonna do some manual testing on this branch but failed to run the app as the database is outdated.