SeattleColleges / nsc-events-nextjs

NSC Events Web Application
MIT License
5 stars 5 forks source link

nsc-events-nextjs_10_555_eventpagedetailsdocfield #556

Open RMaffei opened 1 month ago

RMaffei commented 1 month ago

Updated moreDetails and activityDatabase.ts to reflect these changes

Resolves issue 555

Add new document field to 'More Details' dialog, make changes in component 'ViewMoreDetailsDialog' to include this new field as well as update in activityDatabase.

Because I have added this functionality, I needed to update the ‘ActivityDatabase’ to include a type definition for ‘document’. I did this within the activityDatabase.ts file.

bcko commented 1 month ago

@RMaffei Please convert this pull request from draft to Ready for review when you are ready

Alzavio commented 1 month ago

Is this ready for review?

Alzavio commented 4 weeks ago

I believe this is working. Maybe we want to show nothing if nothing is set for it though instead of "undefined?" image