ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

UI: better UI for CommonsForm #39

Closed yuanchenmeng closed 1 year ago

yuanchenmeng commented 1 year ago

Overview

In this PR, I created a better UI design for CommonsForm in bootstrap. Borderlines, default values, and tooltips in form fields are added. Width of form fields is adjusted to adapt to shorter inputs. The date field within the form has been enhanced by fixing its size. See Screenshot below.

Dependencies & Merge Prerequisites

Merge #38 into main first. Then I'll do rebase for some commits. This PR will be ready to merge when rebase is done.

Screenshots

image

Tests

Front-end Coverage and mutation tested locally

Linked Issues

Closes #10

yuanchenmeng commented 1 year ago

Merge conflicts resolved