damithc / digest-test

MIT License
0 stars 0 forks source link

[teammates/TEAMMATES] Issues Digest #3

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

Subscribe to this issue to receive a periodic compilation of latest updates to this issue tracker. Unsubscribe from this issue if you are not interested to receive such periodic updates.

github-actions[bot] commented 11 months ago

Digest Summary: 2023-09-28 22:22:54

... contains 1 changes across 1 issues, since 2023-09-28 02:25:41 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1739338415) on 2023-09-28 22:20:28 >Hi @Cordoncharge83, Feel free to submit a PR for this issue!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-09-30 02:25:16

... contains 1 changes across 1 issues, since 2023-09-28 22:22:54 (timezone: Singapore)

# Cannot add more individual deadline extensions while some are ongoing [#12594](https://github.com/TEAMMATES/teammates/issues/12594) `@damithc` created this issue on 2023-09-30 01:55:18 >Received from a user, and can be reproduced: > >>I have a session that recently closed, and I need to extend the deadline for some students. I already extended it for a few students and it worked perfectly. However, now when I try to extend it for any student (except the ones who already have an extension), it gives me an error message that says "There are students who do not exist in the course" and will not extend it. It doesn't matter who I try to extend it for, I get the same message.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-09-30 05:16:59

... contains 1 changes across 1 issues, since 2023-09-30 02:25:17 (timezone: Singapore)

# Panels Tab Expandability [#12534](https://github.com/TEAMMATES/teammates/issues/12534) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12534#issuecomment-1741469729) on 2023-09-30 04:46:07 >Hi! I believe #12567 should fix this issue. > >In #12567, each chevron is converted into a button. Thus, the chevron is captured by the tab order. Users can expand panels by tabbing to the chevron and pressing spacebar/enter. It also preserves the original functionality where clicking on the whole panel toggles the dropdown. > >The only edge case is if expandable panels do not have this chevron.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-09-30 13:20:30

... contains 2 changes across 2 issues, since 2023-09-30 05:16:59 (timezone: Singapore)

# Cannot add more individual deadline extensions while some are ongoing [#12594](https://github.com/TEAMMATES/teammates/issues/12594) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1741674926) on 2023-09-30 12:35:16 >Perhaps we can start by looking at what condition causes the message `There are students who do not exist in the course` to appear, as it seems like an unusual error message. I've never seen that before myself. # Instructor extending individual deadlines: table doesn't sort by team [#12596](https://github.com/TEAMMATES/teammates/issues/12596) `@damithc` created this issue on 2023-09-30 12:31:14 >v8.29, production > >Context: an instructor is in the page that is for extending deadlines. > >![image](https://github.com/TEAMMATES/teammates/assets/1673303/14850ef8-be6a-471a-8ccc-72327d4df495) > >Problem: when trying to sort by the `Team` column, the row order stays the same i.e., nothing happens when the up/down icons are clicked. But no such issue with the other columns of the table. > >![image](https://github.com/TEAMMATES/teammates/assets/1673303/ad6a7e11-5570-40cb-9e35-92432f1478b6) > > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-09-30 16:22:20

... contains 3 changes across 2 issues, since 2023-09-30 13:20:31 (timezone: Singapore)

# Cannot add more individual deadline extensions while some are ongoing [#12594](https://github.com/TEAMMATES/teammates/issues/12594) `@cedricongjh` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1741706877) on 2023-09-30 15:45:31 >I will look into this! # Instructor extending individual deadlines: table doesn't sort by team [#12596](https://github.com/TEAMMATES/teammates/issues/12596) `@MaharshiPedu` created and modified this [comment](https://github.com/TEAMMATES/teammates/issues/12596#issuecomment-1741706931) on 2023-09-30 15:46:45 >Hi @damithc, I could not reproduce this issue. The table does get sorted by `Team` column. > `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12596#issuecomment-1741710501) on 2023-09-30 16:07:34 >@MaharshiPedu the case I looked at had a few ongoing extensions already. Perhaps that is the trigger for this bug. Can you try that too?
github-actions[bot] commented 11 months ago

Digest Summary: 2023-09-30 21:19:52

... contains 1 changes across 1 issues, since 2023-09-30 16:22:20 (timezone: Singapore)

# Instructor extending individual deadlines: table doesn't sort by team [#12596](https://github.com/TEAMMATES/teammates/issues/12596) `@MaharshiPedu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12596#issuecomment-1741757963) on 2023-09-30 20:42:52 >@damithc I tried what you suggested. In spite of giving multiple extensions, the order of sorting of Team column did change by using the arrows beside the column heading. > >However, I found that the sorting order is wrong. In ascending order, the order is incorrect. One Team 3 row appears between other Team 2 rows. Have a look at the gif below to get a clear understanding: > >![Peek 2023-09-30 18-12](https://github.com/TEAMMATES/teammates/assets/84611938/75f6020e-cbe6-4de9-8351-aaa3a90e2bb6) >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-01 00:23:41

... contains 2 changes across 1 issues, since 2023-09-30 21:19:52 (timezone: Singapore)

# Instructor extending individual deadlines: table doesn't sort by team [#12596](https://github.com/TEAMMATES/teammates/issues/12596) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12596#issuecomment-1741800316) on 2023-10-01 00:03:01 >@MaharshiPedu Also note that the bug I reported is in the production version which may be a number of commits behind the master branch. So, the behavior you see may be different from the one I reported. > >@cedricongjh is this behavior potentially affected by recent PRs that we merged? I remember there was a major PR that was related to table sorting. `@cedricongjh` created this [comment](https://github.com/TEAMMATES/teammates/issues/12596#issuecomment-1741802466) on 2023-10-01 00:09:53 >yes there was this PR: https://github.com/TEAMMATES/teammates/pull/12556 that was merged in since the last release, hence the difference in behaviour, it could be worth looking into why the team sort (and the other sorts as well) has an issue when sorted by ascending as @MaharshiPedu pointed out
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-01 01:18:35

... contains 2 changes across 1 issues, since 2023-10-01 00:23:41 (timezone: Singapore)

# Cannot add more individual deadline extensions while some are ongoing [#12594](https://github.com/TEAMMATES/teammates/issues/12594) `@cedricongjh` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1741810047) on 2023-10-01 00:39:09 >i've tried to replicate the issue on my end and unfortunately am unable to: > > >https://github.com/TEAMMATES/teammates/assets/67156011/a6125493-2683-48bf-a3d2-aa233a1ae13c > >As for the error message: `There are students who do not exist in the course`, it triggers when a student's deadline is to be extended but that student cannot be found in the course for which the session is under. This does seem like very strange behaviour as it does not seem like it's possible for the user to select a student not in the course from the UI. A possibility I can think of is that the student was deleted in between the 2 deadline extensions API requests but that does sound very unlikely to me > `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1741812227) on 2023-10-01 00:50:24 >Thanks for looking into this @cedricongjh I get the same error when I try to extend the deadline for that specific student the user reported. I've emailed the user to ask if she edit student details in between. Waiting for reply.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-01 02:23:11

... contains 1 changes across 1 issues, since 2023-10-01 01:18:35 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@yangyangdotcom` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1741821553) on 2023-10-01 01:37:45 >I would love to work on this issue. Is anyone working on this?
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-02 04:18:52

... contains 1 changes across 1 issues, since 2023-10-01 02:23:11 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1742188135) on 2023-10-02 04:12:05 >@Cordoncharge83 Hi are you still working on this issue? > >@yangyangdotcom Thank you for expressing interest to contribute to TEAMMATES! Let's give @Cordoncharge83 a couple more days to work on this issue, since he expressed interest first. You are welcome to tackle any other ongoing issues in the meantime :)
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-02 09:20:34

... contains 1 changes across 1 issues, since 2023-10-02 04:18:52 (timezone: Singapore)

# Typo in the "CONTRIBUTING.md" [#12599](https://github.com/TEAMMATES/teammates/issues/12599) `@mwehrhahn` created this issue on 2023-10-02 07:57:01 >In the CONTRIBUTING.md file under the Submitting a pull request section, we need to add "the" before form. >![Typo](https://github.com/TEAMMATES/teammates/assets/81428787/4781930a-a38c-48b0-a6b1-f1f3bb2c10b9) >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-02 14:26:16

... contains 1 changes across 1 issues, since 2023-10-02 09:20:35 (timezone: Singapore)

# Empty weights for MCQ [#12547](https://github.com/TEAMMATES/teammates/issues/12547) `@dlimyy` created this [comment](https://github.com/TEAMMATES/teammates/issues/12547#issuecomment-1742416827) on 2023-10-02 13:25:10 >Hi, may I check if this issue is currently still being worked on by anyone as I would like to give this issue a try. Thanks!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-02 17:20:35

... contains 3 changes across 1 issues, since 2023-10-02 14:26:16 (timezone: Singapore)

# Cannot add more individual deadline extensions while some are ongoing [#12594](https://github.com/TEAMMATES/teammates/issues/12594) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1742613103) on 2023-10-02 16:36:24 >To add, I was not able to replicate the problem using my own course in the production server. However, I was able to replicate in by adding a test student to this user's course, and trying to give an extension to that student. So, the problem lies with some data anomaly in this course. Possibly some inconsistency in two places where student data are stored. Perhaps read through the logic of this function to see where data are being cross-referenced from multiple sources? `@cedricongjh` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1742662989) on 2023-10-02 17:11:11 >The logic works as follows: > >1. Frontend sends PUT request with `courseId` and `feedbackSessionName` as params >2. Backend searches for the feedback session in the db using the `courseId` and `feedbackSessionName` >3. If there are new students who have individual deadlines, check if all the students sent in the PUT request to update their deadlines are in the course >4. Load student emails in the course from the db using `courseId` as a filter, as the set of student emails in the course >5. Check if the emails in the update request are in set of student emails in the course > >Given that the feedbacksession stores the student deadlines as a map of studentEmail to deadline, could it be the case where an existing student that has an individual deadline has their email address changed, and thus every request we make to update the deadline throws an error as that email is no longer in the course? (in sending a PUT request, the ones with existing deadlines are sent to the backend as well) `@cedricongjh` created and modified this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1742674441) on 2023-10-02 17:19:00 >If my hypothesis is correct, there is a quick fix: > >![image](https://github.com/TEAMMATES/teammates/assets/67156011/2a10e8ab-ee15-45ea-99e9-f2ced9998ff5) > >Delete all the current individual deadlines (this would result in student deadlines being an empty set, and hence the check for `verifyAllStudentsExistInCourse` would be true), then add them all back (adds in the correct updated email, thus the check is valid and the update operation goes through) > >The long term fix would probably be not to use emails for the key but instead the generated id of the student
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-02 23:21:23

... contains 2 changes across 2 issues, since 2023-10-02 17:20:35 (timezone: Singapore)

# Empty weights for MCQ [#12547](https://github.com/TEAMMATES/teammates/issues/12547) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12547#issuecomment-1743204733) on 2023-10-02 23:11:58 >Hi @dlimyy, Feel free to submit a PR for this issue :) # Cannot add more individual deadline extensions while some are ongoing [#12594](https://github.com/TEAMMATES/teammates/issues/12594) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1743217990) on 2023-10-02 23:19:26 >On the positive side, I found a way to replicate the problem. Steps: > >1. Give some extensions >2. Edit the email address of one of the students who was given an extension >3. Try to give an extension to another student --> which causes this error to happen > >I thought deleting the relevant rows from the DeadlineExtensions table would solve the problem but I encountered an odd situation: > >Even after deleting the rows from the table (using database interface), the extensions still appear in the Web UI, and the problem persists. For example, the following database query does not return any results, but the deadline extensions continue to appear in the table. > >![image](https://github.com/TEAMMATES/teammates/assets/1673303/2cf9f8df-90cc-4555-8c6f-16abc6dd6eb7) > >![image](https://github.com/TEAMMATES/teammates/assets/1673303/328566b1-4a0b-4dab-9e80-00b71a2f6b06) > >Is this because of caching, or are the extensions also recorded in some other place? > >In addition, the update to the email seem to be propagated to the DeadlineExtensions table correctly, so it is puzzling how it breaks the functionlity. >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-03 00:25:56

... contains 7 changes across 1 issues, since 2023-10-02 23:21:23 (timezone: Singapore)

# Cannot add more individual deadline extensions while some are ongoing [#12594](https://github.com/TEAMMATES/teammates/issues/12594) `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1743234780) on 2023-10-02 23:28:30 >Another experiment: > >1. Give some extensions >1. Edit the email address of one of the students who was given an extension >1. Try to give an extension to another student --> error >2. delete the previous extension using Web UI (not through database UI) >3. Try to give an extension to another student --> works > >Unfortunately, 4 can be done only if you stay in the same page. The moment you refresh the page, the extension disappears from the view, which means it can't be deleted using the Web UI anymore. `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1743236413) on 2023-10-02 23:29:28 >@samuelfangjw anything you remember about this feature that can explain this behavior? `@cedricongjh` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1743245060) on 2023-10-02 23:34:08 >> Is this because of caching, or are the extensions also recorded in some other place? > >Deadlines extensions are also recorded under `FeedbackSession`: > >![image](https://github.com/TEAMMATES/teammates/assets/67156011/e5cbe2f5-ebb9-4a51-a1b2-59683198632e) > >This might explain the reason for the bug, as the student email recorded here is likely not updated `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1743252183) on 2023-10-02 23:38:15 >> Deadlines extensions are also recorded under `FeedbackSession`: > >Oh no! this can't even be updated via the database UI, as it is not stored as a human-readable value :-( `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1743258605) on 2023-10-02 23:42:05 >> > Deadlines extensions are also recorded under `FeedbackSession`: >> >> Oh no! this can't even be updated via the database UI, as it is not stored as a human-readable value :-( > >To add, I wasn't able to read or edit that field (it is in BLOB format) but I was able to delete it entirely (i.e., delete all extensions) which solved the problem. I was able to add more extensions (but lost all the previous ones). `@cedricongjh` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1743260469) on 2023-10-02 23:43:12 >Perhaps this would fix it: https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1742674441 > >Basically we set the map to empty (since it contains an invalid student email), and then give out the extensions again, this would be a temporary fix for the user. > >The long-term fix now would be to ensure that we update the deadline extensions map in `feedbackSession` when we update a student's email, which i can work on `@damithc` created this [comment](https://github.com/TEAMMATES/teammates/issues/12594#issuecomment-1743281210) on 2023-10-02 23:55:23 >> The long-term fix now would be to ensure that we update the deadline extensions map in `feedbackSession` when we update a student's email, which i can work on > >Let's work towards this. The user in concern has no further need to give extensions in the affected session, which means we can take a few more days to do a proper fix.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-03 09:20:42

... contains 1 changes across 1 issues, since 2023-10-03 00:25:57 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@HarryLu33` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1743988772) on 2023-10-03 08:47:26 >Hi, may I work on test cases for CommentEditFormComponent?
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-03 19:16:37

... contains 1 changes across 1 issues, since 2023-10-03 09:20:43 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@cedricongjh` modified this issue on 2023-10-03 18:44:40 >**Description of feature/enhancement** >The components in `src/web/app/components` are used throughout TEAMMATES, but some of them have poor test coverage. Let's improve the test coverage in these components: > >**Steps to contribute** > >1. Choose component(s) to work on in the table below, and comment on this issue to indicate that you'd like to contribute tests for the component(s) >2. Create a PR with tests for the component, check the codecov link to ensure that the functionality not covered are indeed tested >3. Submit the PR, link it to this issue by starting the description with "Part of #12588" > >Components: >| Component | Assignee | Codecov | PR | >|-----------|----------|---------|------| >| AddingQuestionPanelComponent | @blejkowski | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fadding-question-panel%2Fadding-question-panel.component.ts) | - | >| CommentEditFormComponent | @HarryLu33 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-edit-form%2Fcomment-edit-form.component.ts) | - | >| CommentRowComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-row%2Fcomment-row.component.ts) | - | >| CommentTableComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table%2Fcomment-table.component.ts) | - | >| CommentTableModalComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table-modal%2Fcomment-table-modal.component.ts) | - | >| CommentVisibilityControlNamePipe, CommentVisibilityTypeDescriptionPipe, CommentVisibilityTypeNamePipe, CommentVisibilityTypesJointNamePipe | @cedricongjh | [link1](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link2](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link3](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link4](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts) | https://github.com/TEAMMATES/teammates/pull/12589 | >| CopyCourseModalComponent | @cedricongjh | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-course-modal%2Fcopy-course-modal.component.ts) | https://github.com/TEAMMATES/teammates/pull/12590 | >| CopySessionModalComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-session-modal%2Fcopy-session-modal.component.ts) | - | >| CourseEditFormComponent | @lunoos | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcourse-edit-form%2Fcourse-edit-form.component.ts) | - | >| DatepickerComponent | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker.component.ts) | https://github.com/TEAMMATES/teammates/pull/12592 | >| DatePickerFormatter | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker-formatter.ts) | https://github.com/TEAMMATES/teammates/pull/12593 | >| ErrorReportComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ferror-report%2Ferror-report.component.ts) | - | >| ExtensionConfirmModalComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fextension-confirm-modal%2Fextension-confirm-modal.component.ts) | - | >| FeedbackPathPanelComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ffeedback-path-panel%2Ffeedback-path-panel.component.ts) | - | > > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-04 09:21:57

... contains 1 changes across 1 issues, since 2023-10-03 19:16:37 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@ThomasGreen123` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1745961652) on 2023-10-04 08:49:46 >Hi @cedricongjh , I'm new to OSS and would like to work on this as my first issue. I want to work on test cases for CommentRowComponent. May I take it?
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-04 10:26:41

... contains 1 changes across 1 issues, since 2023-10-04 09:21:57 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@kenneySiu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1745992333) on 2023-10-04 09:34:00 >Hi is it okay if i can work on test cases for CommentTableModalComponent?
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-04 11:20:20

... contains 1 changes across 1 issues, since 2023-10-04 10:26:41 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@JYH11` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1746068291) on 2023-10-04 11:18:17 >Hi, is it fine to work on test cases for FeedbackPathPanelComponent? Thanks!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-04 14:26:13

... contains 1 changes across 1 issues, since 2023-10-04 11:20:21 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@cedricongjh` modified this issue on 2023-10-04 13:57:05 >**Description of feature/enhancement** >The components in `src/web/app/components` are used throughout TEAMMATES, but some of them have poor test coverage. Let's improve the test coverage in these components: > >**Steps to contribute** > >1. Choose component(s) to work on in the table below, and comment on this issue to indicate that you'd like to contribute tests for the component(s) >2. Create a PR with tests for the component, check the codecov link to ensure that the functionality not covered are indeed tested >3. Submit the PR, link it to this issue by starting the description with "Part of #12588" > >Components: >| Component | Assignee | Codecov | PR | >|-----------|----------|---------|------| >| AddingQuestionPanelComponent | @blejkowski | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fadding-question-panel%2Fadding-question-panel.component.ts) | - | >| CommentEditFormComponent | @HarryLu33 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-edit-form%2Fcomment-edit-form.component.ts) | - | >| CommentRowComponent | @ThomasGreen123 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-row%2Fcomment-row.component.ts) | - | >| CommentTableComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table%2Fcomment-table.component.ts) | - | >| CommentTableModalComponent | @kenneySiu | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table-modal%2Fcomment-table-modal.component.ts) | - | >| CommentVisibilityControlNamePipe, CommentVisibilityTypeDescriptionPipe, CommentVisibilityTypeNamePipe, CommentVisibilityTypesJointNamePipe | @cedricongjh | [link1](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link2](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link3](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link4](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts) | https://github.com/TEAMMATES/teammates/pull/12589 | >| CopyCourseModalComponent | @cedricongjh | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-course-modal%2Fcopy-course-modal.component.ts) | https://github.com/TEAMMATES/teammates/pull/12590 | >| CopySessionModalComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-session-modal%2Fcopy-session-modal.component.ts) | - | >| CourseEditFormComponent | @lunoos | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcourse-edit-form%2Fcourse-edit-form.component.ts) | https://github.com/TEAMMATES/teammates/pull/12597 | >| DatepickerComponent | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker.component.ts) | https://github.com/TEAMMATES/teammates/pull/12592 | >| DatePickerFormatter | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker-formatter.ts) | https://github.com/TEAMMATES/teammates/pull/12593 | >| ErrorReportComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ferror-report%2Ferror-report.component.ts) | - | >| ExtensionConfirmModalComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fextension-confirm-modal%2Fextension-confirm-modal.component.ts) | - | >| FeedbackPathPanelComponent | @JYH11 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ffeedback-path-panel%2Ffeedback-path-panel.component.ts) | - | > > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-04 15:18:03

... contains 1 changes across 1 issues, since 2023-10-04 14:26:13 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@HarryLu33` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1746266957) on 2023-10-04 15:09:14 >yep sure > >获取 Outlook for iOS >________________________________ >发件人: JYH11 ***@***.***> >发送时间: Wednesday, October 4, 2023 2:18:30 PM >收件人: TEAMMATES/teammates ***@***.***> >抄送: Harry Lu ***@***.***>; Mention ***@***.***> >主题: Re: [TEAMMATES/teammates] Improve test code coverage of core components (Issue #12588) > >You don't often get email from ***@***.*** Learn why this is important > >Hi, is it fine to work on test cases for FeedbackPathPanelComponent? Thanks! > >― >Reply to this email directly, view it on GitHub, or unsubscribe. >You are receiving this because you were mentioned.Message ID: ***@***.***> >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-05 02:26:24

... contains 1 changes across 1 issues, since 2023-10-04 15:18:04 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@yangyangdotcom` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1747375412) on 2023-10-05 01:51:35 >This is my first time being involved in an open-source project, I would like to work on something simpler. I searched through other issues but those required more experience. I would greatly appreciate it if you could direct me to a simpler issue if this issue is still occupied.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-05 12:23:46

... contains 2 changes across 1 issues, since 2023-10-05 02:26:24 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@weiquu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1747994887) on 2023-10-05 11:55:07 >Hi @yangyangdotcom, since @Cordoncharge83 doesn't seem to be working on this issue, please feel free to take it up! Do keep us updated if you face any issues. > >(Thanks for also pointing out that we're running low on `good first issues`s!) `@yangyangdotcom` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1748001876) on 2023-10-05 12:07:11 >No problem! I will start working on it.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-05 14:25:59

... contains 1 changes across 1 issues, since 2023-10-05 12:23:47 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@Astrid641` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1748052127) on 2023-10-05 13:24:28 >Hi, may I work on the CopySessionModalComponent? Thanks!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-05 16:25:17

... contains 1 changes across 1 issues, since 2023-10-05 14:26:00 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@cedricongjh` modified this issue on 2023-10-05 16:10:08 >**Description of feature/enhancement** >The components in `src/web/app/components` are used throughout TEAMMATES, but some of them have poor test coverage. Let's improve the test coverage in these components: > >**Steps to contribute** > >1. Choose component(s) to work on in the table below, and comment on this issue to indicate that you'd like to contribute tests for the component(s) >2. Create a PR with tests for the component, check the codecov link to ensure that the functionality not covered are indeed tested >3. Submit the PR, link it to this issue by starting the description with "Part of #12588" > >Components: >| Component | Assignee | Codecov | PR | >|-----------|----------|---------|------| >| AddingQuestionPanelComponent | @blejkowski | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fadding-question-panel%2Fadding-question-panel.component.ts) | - | >| CommentEditFormComponent | @HarryLu33 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-edit-form%2Fcomment-edit-form.component.ts) | - | >| CommentRowComponent | @ThomasGreen123 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-row%2Fcomment-row.component.ts) | - | >| CommentTableComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table%2Fcomment-table.component.ts) | - | >| CommentTableModalComponent | @kenneySiu | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table-modal%2Fcomment-table-modal.component.ts) | - | >| CommentVisibilityControlNamePipe, CommentVisibilityTypeDescriptionPipe, CommentVisibilityTypeNamePipe, CommentVisibilityTypesJointNamePipe | @cedricongjh | [link1](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link2](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link3](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link4](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts) | https://github.com/TEAMMATES/teammates/pull/12589 | >| CopyCourseModalComponent | @cedricongjh | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-course-modal%2Fcopy-course-modal.component.ts) | https://github.com/TEAMMATES/teammates/pull/12590 | >| CopySessionModalComponent | @Astrid641 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-session-modal%2Fcopy-session-modal.component.ts) | - | >| CourseEditFormComponent | @lunoos | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcourse-edit-form%2Fcourse-edit-form.component.ts) | https://github.com/TEAMMATES/teammates/pull/12597 | >| DatepickerComponent | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker.component.ts) | https://github.com/TEAMMATES/teammates/pull/12592 | >| DatePickerFormatter | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker-formatter.ts) | https://github.com/TEAMMATES/teammates/pull/12593 | >| ErrorReportComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ferror-report%2Ferror-report.component.ts) | - | >| ExtensionConfirmModalComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fextension-confirm-modal%2Fextension-confirm-modal.component.ts) | - | >| FeedbackPathPanelComponent | @JYH11 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ffeedback-path-panel%2Ffeedback-path-panel.component.ts) | - | > > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-06 01:21:33

... contains 1 changes across 1 issues, since 2023-10-05 16:25:17 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@yangyangdotcom` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1749300825) on 2023-10-06 00:49:01 >I am trying to replicate the bug but everything seems fine to me. > >![Screenshot 2023-10-05 113959](https://github.com/TEAMMATES/teammates/assets/70668131/03378ac5-86ff-4d43-8eb8-fa4edf72198b) > >I am able to view all actions from my end. Am I looking at the right page where the bug exists? (I have tested it on different devices and different browsers)
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-08 18:22:12

... contains 1 changes across 1 issues, since 2023-10-06 01:21:34 (timezone: Singapore)

# error TS2307: Cannot find module '../../../types/api-output' or its corresponding type declarations. [#12602](https://github.com/TEAMMATES/teammates/issues/12602) `@HarryLu33` created this issue on 2023-10-08 17:38:57 > >error TS2307: Cannot find module '../../../types/api-output' or its corresponding type declarations. >- **Environment**: >master branch at commit 62139bc8245b6fe00012a912e653a6b183391b00 >**Steps to reproduce** >Run src\web\app\components\comment-box\comment-edit-form\comment-edit-form.component.spec.ts file. > > >**Expected behaviour** >Compile successfully > > >**Actual behaviour** >`Test suite failed to run > > src/web/app/components/teammates-common/feedback-path.pipe.ts:2:41 - error TS2307: Cannot find module '../../../types/api-output' or its corresponding type declarations. > > 2 import { FeedbackParticipantType } from '../../../types/api-output'; > ~~~~~~~~~~~~~~~~~~~~~~~~~~~` > > >**Additional info** > > >I am currently working on issue #12588 to Improve the test code coverage of CommentEditFormComponent. When I tried to run the test, the code could not compile. It shows cannot find module '../../../types/api-output'. I am new to this project, is there anything I missed to get this error? >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-09 10:26:12

... contains 1 changes across 1 issues, since 2023-10-08 18:22:13 (timezone: Singapore)

# error TS2307: Cannot find module '../../../types/api-output' or its corresponding type declarations. [#12602](https://github.com/TEAMMATES/teammates/issues/12602) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/12602#issuecomment-1752263462) on 2023-10-09 10:20:51 >Hi @HarryLu33, Have you tried running the `./gradlew createConfigs` command to generate the config files? For more information, please refer to our [Setting Up](https://teammates.github.io/teammates/setting-up.html) documentation page :)
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-09 20:40:45

... contains 1 changes across 1 issues, since 2023-10-09 10:26:13 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@weiquu` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1752823219) on 2023-10-09 19:22:55 >Hi @yangyangdotcom, I'm still able to replicate the bug on my end. I'm on mobile, and here are the steps I took: >- Login as instructor >- Navigate to instructor courses page >- On the first active course, click on other actions button >- The result is below: >![photo_2023-10-09_19-22-20](https://github.com/TEAMMATES/teammates/assets/48304907/d32e6bdb-2660-49bf-9d57-be1efc6242d4) >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-09 21:26:18

... contains 1 changes across 1 issues, since 2023-10-09 20:40:45 (timezone: Singapore)

# error TS2307: Cannot find module '../../../types/api-output' or its corresponding type declarations. [#12602](https://github.com/TEAMMATES/teammates/issues/12602) `@HarryLu33` created and modified this [comment](https://github.com/TEAMMATES/teammates/issues/12602#issuecomment-1752968037) on 2023-10-09 21:03:11 >Thanks for your reply! >yes, I have gone through all the setup steps. However the types/api-output directory is still missing > >![Screenshot 2023-10-10 000229](https://github.com/TEAMMATES/teammates/assets/141628899/5a2aba0b-353d-4c2d-9fab-3ad6395ecdcf) >![image](https://github.com/TEAMMATES/teammates/assets/141628899/191171c8-3f4e-46a4-be85-0300aafd0217) >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-10 00:25:36

... contains 1 changes across 1 issues, since 2023-10-09 21:26:18 (timezone: Singapore)

# error TS2307: Cannot find module '../../../types/api-output' or its corresponding type declarations. [#12602](https://github.com/TEAMMATES/teammates/issues/12602) `@cedricongjh` created and modified this [comment](https://github.com/TEAMMATES/teammates/issues/12602#issuecomment-1753220655) on 2023-10-09 23:26:52 >hi @HarryLu33 I think what you should be missing is `gradLew generateTypes`, do try that out and let us know if it works!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-10 09:19:55

... contains 2 changes across 1 issues, since 2023-10-10 00:25:36 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@Xiawanggg` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1754120719) on 2023-10-10 08:43:42 >Hi guys, I'm interested in this problem and want to fix it. Is there anybody still working on it? If not, I'd like to fix it😄 `@yangyangdotcom` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1754131758) on 2023-10-10 08:53:21 >Currently, I have other duties to fulfill. You can go ahead and work on this.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-10 13:21:39

... contains 1 changes across 1 issues, since 2023-10-10 09:19:55 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@Ting-TT` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1754362616) on 2023-10-10 12:46:20 >Hello, > >I've come across this issue and I'm really interested in contributing to it :))) > >I've noticed that @Xiawanggg has also expressed interest in working on it. I'd like to inquire if it's possible for me to work on this issue concurrently with @Xiawanggg. > >It's my first time working on an open-source project. I'm eager to start contributing to open-source projects and believe this could be a valuable experience :)) > >Thank you for your consideration, and I look forward to your response!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-11 10:26:20

... contains 1 changes across 1 issues, since 2023-10-10 13:21:40 (timezone: Singapore)

# Navbar in mobile view broken [#11860](https://github.com/TEAMMATES/teammates/issues/11860) `@fishchimp` created this [comment](https://github.com/TEAMMATES/teammates/issues/11860#issuecomment-1756602538) on 2023-10-11 09:39:41 >Hi, it's been a while since anyone has commented on this issue thread. I'll have a go and work on this issue if everyone is okay with it.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-12 09:18:02

... contains 1 changes across 1 issues, since 2023-10-11 10:26:21 (timezone: Singapore)

# Instructor courses page: other actions dropdown cut off [#12345](https://github.com/TEAMMATES/teammates/issues/12345) `@Ting-TT` created this [comment](https://github.com/TEAMMATES/teammates/issues/12345#issuecomment-1758686412) on 2023-10-12 07:25:39 >Hiii, > >I've carefully read all the comments on this issue and followed the provided steps to replicate the bug. However, during my testing, I could not replicate the issue on my local environment (by using the admin account to log in and mock as an instructor). The dropdown menu appears to be working correctly across various screen sizes. > >I've also recorded my testing process, and the dropdown menu seems to function as expected. You can view the recording [here](https://drive.google.com/file/d/1n7fGSJxvVgnEDMf3kUJkT4JFC9COPQQt/view?usp=sharing). > >In the meantime, I've applied for an instructor account, and once it's granted, I will log in as an instructor on a mobile device to see if the issue manifests on the actual webpage :)) > >If anyone who can replicate the bug could kindly provide a screen recording, it would be greatly appreciated, as it will help replicate the issue better 😃 Thank you a lot!! >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-12 15:18:22

... contains 1 changes across 1 issues, since 2023-10-12 09:18:02 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@MatheuMa` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1759034555) on 2023-10-12 14:58:32 >Hey, can I work on ExtensionConfirmModalComponent? > >u7632387 Workshop10 (This line is just a reference for workshop, please ignore)
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-12 17:20:24

... contains 1 changes across 1 issues, since 2023-10-12 15:18:23 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@cedricongjh` modified this issue on 2023-10-12 16:43:02 >**Description of feature/enhancement** >The components in `src/web/app/components` are used throughout TEAMMATES, but some of them have poor test coverage. Let's improve the test coverage in these components: > >**Steps to contribute** > >1. Choose component(s) to work on in the table below, and comment on this issue to indicate that you'd like to contribute tests for the component(s) >2. Create a PR with tests for the component, check the codecov link to ensure that the functionality not covered are indeed tested >3. Submit the PR, link it to this issue by starting the description with "Part of #12588" > >Components: >| Component | Assignee | Codecov | PR | >|-----------|----------|---------|------| >| AddingQuestionPanelComponent | @blejkowski | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fadding-question-panel%2Fadding-question-panel.component.ts) | - | >| CommentEditFormComponent | @HarryLu33 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-edit-form%2Fcomment-edit-form.component.ts) | - | >| CommentRowComponent | @ThomasGreen123 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-row%2Fcomment-row.component.ts) | - | >| CommentTableComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table%2Fcomment-table.component.ts) | - | >| CommentTableModalComponent | @kenneySiu | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table-modal%2Fcomment-table-modal.component.ts) | - | >| CommentVisibilityControlNamePipe, CommentVisibilityTypeDescriptionPipe, CommentVisibilityTypeNamePipe, CommentVisibilityTypesJointNamePipe | @cedricongjh | [link1](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link2](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link3](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link4](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts) | https://github.com/TEAMMATES/teammates/pull/12589 | >| CopyCourseModalComponent | @cedricongjh | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-course-modal%2Fcopy-course-modal.component.ts) | https://github.com/TEAMMATES/teammates/pull/12590 | >| CopySessionModalComponent | @Astrid641 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-session-modal%2Fcopy-session-modal.component.ts) | - | >| CourseEditFormComponent | @lunoos | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcourse-edit-form%2Fcourse-edit-form.component.ts) | https://github.com/TEAMMATES/teammates/pull/12597 | >| DatepickerComponent | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker.component.ts) | https://github.com/TEAMMATES/teammates/pull/12592 | >| DatePickerFormatter | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker-formatter.ts) | https://github.com/TEAMMATES/teammates/pull/12593 | >| ErrorReportComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ferror-report%2Ferror-report.component.ts) | - | >| ExtensionConfirmModalComponent | @MatheuMa | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fextension-confirm-modal%2Fextension-confirm-modal.component.ts) | - | >| FeedbackPathPanelComponent | @JYH11 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ffeedback-path-panel%2Ffeedback-path-panel.component.ts) | - | > > >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-12 18:24:43

... contains 1 changes across 1 issues, since 2023-10-12 17:20:24 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@Miranda-lrx` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1759337356) on 2023-10-12 18:22:46 >Hi, I'd like to work on adding tests for the AddingQuestionPanelComponent. Thank you. >My id is U7763307, Workshop 10
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-13 14:27:21

... contains 1 changes across 1 issues, since 2023-10-12 18:24:44 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@u7488099` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1760961316) on 2023-10-13 14:16:44 >Hi, can I work on ErrorReportComponent? Thanks!
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-13 21:26:04

... contains 1 changes across 1 issues, since 2023-10-13 14:27:22 (timezone: Singapore)

# Navbar in mobile view broken [#11860](https://github.com/TEAMMATES/teammates/issues/11860) `@jasonqiu212` created this [comment](https://github.com/TEAMMATES/teammates/issues/11860#issuecomment-1761509700) on 2023-10-13 21:19:58 >Hi @fishchimp Feel free to submit a PR for this issue! Thanks.
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-14 03:15:51

... contains 1 changes across 1 issues, since 2023-10-13 21:26:05 (timezone: Singapore)

# Create Unit Tests for Feedback*QuestionDetails classes [#1501](https://github.com/TEAMMATES/teammates/issues/1501) `@BDinevv` created this [comment](https://github.com/TEAMMATES/teammates/issues/1501#issuecomment-1762032599) on 2023-10-14 02:48:12 >Hello, is this issue still open, can I work on it?
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-14 22:19:14

... contains 3 changes across 2 issues, since 2023-10-14 03:15:52 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@cedricongjh` modified this issue on 2023-10-14 22:04:10 >**Description of feature/enhancement** >The components in `src/web/app/components` are used throughout TEAMMATES, but some of them have poor test coverage. Let's improve the test coverage in these components: > >**Steps to contribute** > >1. Choose component(s) to work on in the table below, and comment on this issue to indicate that you'd like to contribute tests for the component(s) >2. Create a PR with tests for the component, check the codecov link to ensure that the functionality not covered are indeed tested >3. Submit the PR, link it to this issue by starting the description with "Part of #12588" > >Components: >| Component | Assignee | Codecov | PR | >|-----------|----------|---------|------| >| AddingQuestionPanelComponent | @blejkowski | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fadding-question-panel%2Fadding-question-panel.component.ts) | - | >| CommentEditFormComponent | @HarryLu33 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-edit-form%2Fcomment-edit-form.component.ts) | - | >| CommentRowComponent | @ThomasGreen123 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-row%2Fcomment-row.component.ts) | - | >| CommentTableComponent | - | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table%2Fcomment-table.component.ts) | - | >| CommentTableModalComponent | @kenneySiu | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table-modal%2Fcomment-table-modal.component.ts) | - | >| CommentVisibilityControlNamePipe, CommentVisibilityTypeDescriptionPipe, CommentVisibilityTypeNamePipe, CommentVisibilityTypesJointNamePipe | @cedricongjh | [link1](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link2](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link3](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link4](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts) | https://github.com/TEAMMATES/teammates/pull/12589 | >| CopyCourseModalComponent | @cedricongjh | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-course-modal%2Fcopy-course-modal.component.ts) | https://github.com/TEAMMATES/teammates/pull/12590 | >| CopySessionModalComponent | @Astrid641 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-session-modal%2Fcopy-session-modal.component.ts) | - | >| CourseEditFormComponent | @lunoos | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcourse-edit-form%2Fcourse-edit-form.component.ts) | https://github.com/TEAMMATES/teammates/pull/12597 | >| DatepickerComponent | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker.component.ts) | https://github.com/TEAMMATES/teammates/pull/12592 | >| DatePickerFormatter | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker-formatter.ts) | https://github.com/TEAMMATES/teammates/pull/12593 | >| ErrorReportComponent | @u7488099 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ferror-report%2Ferror-report.component.ts) | - | >| ExtensionConfirmModalComponent | @MatheuMa | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fextension-confirm-modal%2Fextension-confirm-modal.component.ts) | - | >| FeedbackPathPanelComponent | @JYH11 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ffeedback-path-panel%2Ffeedback-path-panel.component.ts) | - | > > > `@cedricongjh` created and modified this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1762924985) on 2023-10-14 22:05:25 >> Hi, I'd like to work on adding tests for the AddingQuestionPanelComponent. Thank you. My id is U7763307, Workshop 10 > >hey @Miranda-lrx, i think @blejkowski (do let me know if you still are) is currently working on this, do pick another component to work on, and i'll assign it to you! # Empty issue [#12605](https://github.com/TEAMMATES/teammates/issues/12605) `@Sheepfan0828` created and modified this issue on 2023-10-14 21:59:50 >Empty Issue
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-15 04:18:47

... contains 1 changes across 1 issues, since 2023-10-14 22:19:15 (timezone: Singapore)

# Create Unit Tests for Feedback*QuestionDetails classes [#1501](https://github.com/TEAMMATES/teammates/issues/1501) `@cedricongjh` created this [comment](https://github.com/TEAMMATES/teammates/issues/1501#issuecomment-1763167899) on 2023-10-15 04:14:28 >hey @BDinevv, yes the issue is still open, you're welcome to look into improving the code coverage for these classes
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-15 14:24:30

... contains 4 changes across 1 issues, since 2023-10-15 04:18:48 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@u7505884` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1763286131) on 2023-10-15 14:06:16 >Hello, may I work on the tests for the CommentTableComponent? `@Miranda-lrx` modified this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1759337356) on 2023-10-15 14:11:11 >Hi, I'd like to work on adding tests for the CommentTableComponent. Thank you. >My id is U7763307, Workshop 10 `@Miranda-lrx` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1763287649) on 2023-10-15 14:13:51 >> > Hi, I'd like to work on adding tests for the AddingQuestionPanelComponent. Thank you. My id is U7763307, Workshop 10 >> >> hey @Miranda-lrx, i think @blejkowski (do let me know if you still are) is currently working on this, do pick another component to work on, and i'll assign it to you! > > I'd like to work on adding tests for the CommentTableComponent. Thank you. >My id is U7763307, Workshop 10 `@Miranda-lrx` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1763288753) on 2023-10-15 14:19:03 >Thank you, then may I choose the CommentTableModalComponent? Sorry I didn’t >notice there were someone already selected the AddingQuestion task. I am >willing to help with the issue! > >Josiiie ***@***.***>于2023年10月15日 周日下午5:06写道: > >> Hello, may I work on the tests for the CommentTableComponent? >> >> — >> Reply to this email directly, view it on GitHub >> , >> or unsubscribe >> >> . >> You are receiving this because you were mentioned.Message ID: >> ***@***.***> >> >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-15 23:18:25

... contains 1 changes across 1 issues, since 2023-10-15 14:24:31 (timezone: Singapore)

# Instructor extending individual deadlines: table doesn't sort by team [#12596](https://github.com/TEAMMATES/teammates/issues/12596) `@rameshmoorjani` created this [comment](https://github.com/TEAMMATES/teammates/issues/12596#issuecomment-1763420180) on 2023-10-15 23:13:08 >Hello @damithc - I am beginner in open source contribution. Can I participate and work on this issue? >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-16 12:23:58

... contains 1 changes across 1 issues, since 2023-10-15 23:18:25 (timezone: Singapore)

# Instructor Edit Student Response Page: Missing Header Navbar [#12584](https://github.com/TEAMMATES/teammates/issues/12584) `@u7452980` created this [comment](https://github.com/TEAMMATES/teammates/issues/12584#issuecomment-1763678744) on 2023-10-16 11:44:02 >Hi @kenny10280703, our school had a “PR for Open Source” assignment recently, I saw this issue and was very interested in it, if possible, can I participate in this issue?
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-16 15:18:49

... contains 1 changes across 1 issues, since 2023-10-16 12:23:59 (timezone: Singapore)

# Instructor extending individual deadlines: table doesn't sort by team [#12596](https://github.com/TEAMMATES/teammates/issues/12596) `@cedricongjh` created this [comment](https://github.com/TEAMMATES/teammates/issues/12596#issuecomment-1763856916) on 2023-10-16 15:05:54 >hey @rameshmoorjani, feel free to look into this and open a PR
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-16 16:26:12

... contains 3 changes across 1 issues, since 2023-10-16 15:18:49 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@cedricongjh` modified this issue on 2023-10-16 15:41:25 >**Description of feature/enhancement** >The components in `src/web/app/components` are used throughout TEAMMATES, but some of them have poor test coverage. Let's improve the test coverage in these components: > >**Steps to contribute** > >1. Choose component(s) to work on in the table below, and comment on this issue to indicate that you'd like to contribute tests for the component(s) >2. Create a PR with tests for the component, check the codecov link to ensure that the functionality not covered are indeed tested >3. Submit the PR, link it to this issue by starting the description with "Part of #12588" > >Components: >| Component | Assignee | Codecov | PR | >|-----------|----------|---------|------| >| AddingQuestionPanelComponent | @blejkowski | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fadding-question-panel%2Fadding-question-panel.component.ts) | - | >| CommentEditFormComponent | @HarryLu33 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-edit-form%2Fcomment-edit-form.component.ts) | - | >| CommentRowComponent | @ThomasGreen123 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-row%2Fcomment-row.component.ts) | - | >| CommentTableComponent | @u7505884 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table%2Fcomment-table.component.ts) | - | >| CommentTableModalComponent | @kenneySiu | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-table-modal%2Fcomment-table-modal.component.ts) | - | >| CommentVisibilityControlNamePipe, CommentVisibilityTypeDescriptionPipe, CommentVisibilityTypeNamePipe, CommentVisibilityTypesJointNamePipe | @cedricongjh | [link1](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link2](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link3](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts), [link4](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcomment-box%2Fcomment-visibility-setting.pipe.ts) | https://github.com/TEAMMATES/teammates/pull/12589 | >| CopyCourseModalComponent | @cedricongjh | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-course-modal%2Fcopy-course-modal.component.ts) | https://github.com/TEAMMATES/teammates/pull/12590 | >| CopySessionModalComponent | @Astrid641 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcopy-session-modal%2Fcopy-session-modal.component.ts) | - | >| CourseEditFormComponent | @lunoos | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fcourse-edit-form%2Fcourse-edit-form.component.ts) | https://github.com/TEAMMATES/teammates/pull/12597 | >| DatepickerComponent | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker.component.ts) | https://github.com/TEAMMATES/teammates/pull/12592 | >| DatePickerFormatter | @dlimyy | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fdatepicker%2Fdatepicker-formatter.ts) | https://github.com/TEAMMATES/teammates/pull/12593 | >| ErrorReportComponent | @u7488099 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ferror-report%2Ferror-report.component.ts) | - | >| ExtensionConfirmModalComponent | @MatheuMa | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Fextension-confirm-modal%2Fextension-confirm-modal.component.ts) | - | >| FeedbackPathPanelComponent | @JYH11 | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Ffeedback-path-panel%2Ffeedback-path-panel.component.ts) | - | >| LogsHistogramComponent | @Miranda-lrx | [link](https://app.codecov.io/github/TEAMMATES/teammates/blob/master/src%2Fweb%2Fapp%2Fcomponents%2Flogs-histogram%2Flogs-histogram.component.ts) | - | > > > > `@cedricongjh` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1763905546) on 2023-10-16 15:42:04 >> Thank you, then may I choose the CommentTableModalComponent? Sorry I didn’t notice there were someone already selected the AddingQuestion task. I am willing to help with the issue! > >hey @Miranda-lrx, thats taken as well, there's still LogsHistogramComponent, which i've assigned to you, do let me know if that's ok `@Miranda-lrx` created this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1763909791) on 2023-10-16 15:44:50 >Yes, please! > >Cedric Ong ***@***.***>于2023年10月16日 周一下午6:42写道: > >> Thank you, then may I choose the CommentTableModalComponent? Sorry I >> didn’t notice there were someone already selected the AddingQuestion task. >> I am willing to help with the issue! >> >> hey @Miranda-lrx , thats taken as well, >> there's still LogsHistogramComponent, which i've assigned to you, do let me >> know if that's ok >> >> — >> Reply to this email directly, view it on GitHub >> , >> or unsubscribe >> >> . >> You are receiving this because you were mentioned.Message ID: >> ***@***.***> >> >
github-actions[bot] commented 11 months ago

Digest Summary: 2023-10-16 18:25:36

... contains 1 changes across 1 issues, since 2023-10-16 16:26:13 (timezone: Singapore)

# Improve test code coverage of core components [#12588](https://github.com/TEAMMATES/teammates/issues/12588) `@siruwang` created and modified this [comment](https://github.com/TEAMMATES/teammates/issues/12588#issuecomment-1764142540) on 2023-10-16 18:06:40 >Hi, @cedricongjh , I'd like to work on the test code of CommentVisibilityControlNamePipe, CommentVisibilityTypeDescriptionPipe, CommentVisibilityTypeNamePipe, CommentVisibilityTypesJointNamePipe. Could you please assign them to me. My uid is u7396183, workshop 3