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

[#12334] Instructor courses page: fix copy instructors from other courses modal checkbox #12369

Merged

Conversation

judith-n
Copy link
Contributor

Fixes #12334

@cedricongjh cedricongjh self-requested a review April 12, 2023 14:31
Copy link
Contributor

@cedricongjh cedricongjh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @judith-n, thank you for your pull request!

Functionally, the checkbox now works:
image

Let's also take the chance to standardise it's appearance, as it is currently different from the other checkboxes throughout the application:
image
image

This is most likely due to the form-control class of the input, which sets the checkbox height and width. Removing the form-control class from the input that should result in the checkbox looking the same as the rest.

Do make the change and re-request a review!

@judith-n
Copy link
Contributor Author

@cedricongjh thank you so much! :)

@cedricongjh cedricongjh added the s.FinalReview The PR is ready for final review label Apr 13, 2023
Copy link
Contributor

@cedricongjh cedricongjh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for your contribution to TEAMMATES!

Copy link
Contributor

@zhaojj2209 zhaojj2209 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zhaojj2209 zhaojj2209 added s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging and removed s.FinalReview The PR is ready for final review labels Apr 13, 2023
@zhaojj2209 zhaojj2209 merged commit b5c092e into TEAMMATES:master Apr 13, 2023
@judith-n judith-n deleted the 12334-fix-copy-instructors-from-checkbox branch April 13, 2023 12:03
@zhaojj2209 zhaojj2209 added the c.Bug Bug/defect report label Apr 16, 2023
@zhaojj2209 zhaojj2209 added this to the V8.27.0 milestone Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c.Bug Bug/defect report s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instructor courses page: fix copy instructors from other courses modal checkbox
3 participants