Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update UI for note window #130

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

Jayne1010
Copy link

closes #124

This PR includes:

  • Updating UI for note window
Screenshot 2024-03-27 at 10 11 59 PM

Note:
Needs further help in enlarging the box

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.11%. Comparing base (e480339) to head (c2f97bf).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #130   +/-   ##
=========================================
  Coverage     71.11%   71.11%           
  Complexity      479      479           
=========================================
  Files            79       79           
  Lines          1662     1662           
  Branches        160      160           
=========================================
  Hits           1182     1182           
  Misses          419      419           
  Partials         61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@jiahui0309 jiahui0309 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

stylesheets="@NoteDisplay.css">
<VBox spacing="3" style="-fx-padding: 10 30 50 20;">
<!-- Using Label for "Notes" with a background color -->
<Label text="Notes:" styleClass="label-notes"/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jiahui0309 jiahui0309 merged commit 0d44191 into AY2324S2-CS2103T-F14-2:master Mar 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Notes UI
2 participants