Skip to content

style(MC Authoring): UI Improvements#2309

Merged
hirokiterashima merged 5 commits into
developfrom
mc-authoring-ui-improvements
May 11, 2026
Merged

style(MC Authoring): UI Improvements#2309
hirokiterashima merged 5 commits into
developfrom
mc-authoring-ui-improvements

Conversation

@hirokiterashima
Copy link
Copy Markdown
Member

@hirokiterashima hirokiterashima commented May 6, 2026

Screenshot 2026-05-05 at 8 30 51 PM

Notes

Please style as you see fit.

  • I couldn't get the add choice button and the move choice up/down buttons to align vertically.
  • The delete choice button could also be closer to the top-right corner of the choice box.
  • Maybe distinguish the "Choices" section a little bit somehow?

Changes

  • Added button to allow adding new choices at any position. Before, it only let you add a new choice at the end
  • Moved move up/down buttons to the right of the choices, similar to moving components up/down in node editing view
  • Moved delete choice button to the top right corner of the choice box

Test

  • Above works as described

@hirokiterashima hirokiterashima self-assigned this May 6, 2026
@hirokiterashima hirokiterashima added the enhancement New feature of any size or improvement (UI, performance, security) label May 6, 2026
@qltysh
Copy link
Copy Markdown

qltysh Bot commented May 6, 2026

Qlty


Coverage Impact

Unable to calculate total coverage change because base branch coverage was not found.

Modified Files with Diff Coverage (3)

RatingFile% DiffUncovered Line #s
New Coverage rating: A
...multiple-choice-authoring/multiple-choice-authoring.harness.ts100.0%
New Coverage rating: A
...onents/multipleChoice/add-mc-choice/add-mc-choice.component.ts100.0%
New Coverage rating: D
...ltiple-choice-authoring/multiple-choice-authoring.component.ts100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@hirokiterashima hirokiterashima marked this pull request as ready for review May 6, 2026 03:42
@hirokiterashima hirokiterashima requested a review from breity May 6, 2026 03:42
Copy link
Copy Markdown
Member

@breity breity left a comment

Choose a reason for hiding this comment

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

Looks good. 👍

I cleaned up styles, layout, and responsiveness.

@hirokiterashima hirokiterashima merged commit 3ed1503 into develop May 11, 2026
1 check passed
@hirokiterashima hirokiterashima deleted the mc-authoring-ui-improvements branch May 11, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature of any size or improvement (UI, performance, security)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants