-
Notifications
You must be signed in to change notification settings - Fork 48
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
Added Activity Agenda Page for the Community Portal #3085
base: development
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tested the PR and the agenda appears as expected. The layout is the same when viewed with both dark and light modes.
PR.3085.mp4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR.3085.mov
reviewed the PR, the changes are as expected
ActivityAgendaTesting.mp4reviewed the PR, the changes are as expected |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
When a user wants more information about the activity - like the schedule, agenda, more details posted by the instructor, they can see all on this page.
Related PRS (if any):
No related PR
…
Main changes explained:
How to test:
npm install
and...
to run this PR locallyScreenshots or videos of changes:
Changes.mp4