Skip to content
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

[teammates/TEAMMATES] Issues Digest #134

Open
github-actions bot opened this issue Jul 24, 2023 · 1 comment
Open

[teammates/TEAMMATES] Issues Digest #134

github-actions bot opened this issue Jul 24, 2023 · 1 comment

Comments

@github-actions
Copy link

Subscribe to this issue to receive a digest of all the issues in this repository.

@github-actions
Copy link
Author

Digest Summary: 2023-07-24 23:21:05

... contains 17 changes across 8 issues, since 2023-07-14 23:21:04 (timezone: Singapore)

Instructor courses page: some items don't show spinners #10508

@rexong created this comment on 2023-07-16 14:22:38

Hi, can I start a PR for this?

@domlimm created this comment on 2023-07-16 14:36:27

@rexong Sure, feel free to submit a PR!

Instructor sending submission reminders: missing space between checkbox and label #12313

@Venkateeshh created this comment on 2023-07-16 18:46:02

Is anyone working on this issue still??

@weiquu created this comment on 2023-07-16 19:07:04

Nope, @Venkateeshh feel free to submit a PR for this issue

Refactoring of sortable tables #12329

@weiquu modified this issue on 2023-07-24 18:20:09

Sortable tables are used in several pages, but a fair number of them don't make use of the sortable-table component. Searching sortable amongst .html files should bring up these 10 (unlikely to be more, but best to do a more thorough search):

  • Extension confirm modal
  • Per question view responses
  • Sessions recycle bin table
  • Sessions table (Completed: #12501)
  • Student list
  • Notifications table
  • Copy instructors from other courses modal
  • Instructor courses page
  • Copy questions from other sessions modal
  • Instructor session individual extension page

It would be good to refactor the above components to make use of the sortable-table component to avoid duplication. Some other components, like the contribution question statistics component and the MCQ question statistic component, already make use of that component, so they can be referenced.

@singhabhyudita created this comment on 2023-07-20 09:36:25

Hi, I'll be taking up the Instructor courses page. Hope that's okay?

@weiquu created this comment on 2023-07-24 18:21:15

Hi, I'll be taking up the Instructor courses page. Hope that's okay?

Sure, do note the changes to the sortable-table component that was introduced in #12501

Flickering questions when loading sessions results #12499

@tushargupta123 created this comment on 2023-07-18 19:42:09

Hey can i correct the issue ?

@domlimm created this comment on 2023-07-18 19:43:33

@tushargupta123 Hello, feel free to submit a PR for this.

Nonspecific error messages on E2E tests #12513

@wkurniawan07 created this comment on 2023-07-16 16:37:57

This is not as simple as it sounds.

The nature of the verification is different: this is waiting for some event to happen, in this case for a toast with specified message to appear. Consider this scenario:

  • Toast with the modified message appears in page
  • Verification fails; wait for the specified timeout
  • Another toast with totally unrelated message appears in page
  • Verification fails

The suggested expected behaviour will compare the unrelated message, which is hardly any better. Granted that the chance of toast with unrelated message appearing is low, but it should show why it is not as simple as "show expected vs actual message".

Instructors creating sessions: response visible time should be 'not now' by default #12517

@damithc created this comment on 2023-07-14 23:22:44

Apologies, I have submitted a PR for this!

No worries @Zxun2 . It's a rite of passage 😀
Thanks for the quick response.

V8.28.1 #12520

@damithc created and modified this issue on 2023-07-15 11:39:02

Scheduled for Saturday, Jul 15, 2023, 10.00pm 10.00am SGT.

Release Lead:

  • Tagged the latest stable release code with the latest version number
  • Released changelogs

PM:

  • Deployed the new version
  • Released the new version for end users

@samuelfangjw created this comment on 2023-07-15 09:04:40

V8.28.1 has been released by @samuelfangjw at July 15th, 2023, 09.01am SGT.

Code contributions from: @Zxun2
Review contributions from: @domlimm, @weiquu

Ready for post-release check and deployment by PM (@damithc).

@damithc created this comment on 2023-07-15 11:39:21

Deployed and released. Thanks again for the quick patch release. 💯

Save all comments when saving responses for all questions #12527

@zhaojj2209 created this issue on 2023-07-22 23:34:02

Currently, the "Submit Responses to All Questions" button does not save comments. Given that comments for responses are now allowed for all question types (see #12426), it is all the more important that comments are saved along with the responses.

@Saimurugeshwari created this comment on 2023-07-24 04:43:36

can I work on this issue.

@jasonqiu212 created this comment on 2023-07-24 13:00:56

Hi @Saimurugeshwari, sure! Feel free to submit a PR for this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants