-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add feature to display the number of projects in each section #4345
Conversation
596f266
to
66244e2
Compare
66244e2
to
5d76761
Compare
db/migrate/20240117115443_add_lesson_and_project_counts_to_courses.rb
Outdated
Show resolved
Hide resolved
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.
Thanks for making those changes, just one more small change and I think we're good to ship. We'll need the merge conflict fixed too.
1f51199
to
b6fb2e5
Compare
0263368
to
a4c4ea7
Compare
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.
Looking great, thanks @sparshalc
Implementing a new feature to enhance the user experience by displaying the count of projects in each section. This feature addresses issue #4331.