classtranscribe / FrontEnd

The React + Redux Frontend for ClassTranscribe
https://classtranscribe.illinois.edu
Other
25 stars 27 forks source link

Add pinned inote #717

Closed ngersich closed 7 months ago

ngersich commented 8 months ago

Added ability for instructors to pin INotes. Pinned INotes will appear at the top of the list of INotes as shown below. By default, the pin functionality has been disabled until instructor/student views have been implemented as the pin functionality should only be present in the instructor view.

Currently, the "publishStatus" field is being used to determine if an INote is pinned or not.

image
sujitv19196 commented 7 months ago

@ngersich some merge conflicts to solve

sujitv19196 commented 7 months ago

@angrave merge first