Skip to content

style(Authoring Tool): Disable tab animation in unit list#2327

Open
Aaron-Detre wants to merge 2 commits into
developfrom
remove-unit-tab-animation
Open

style(Authoring Tool): Disable tab animation in unit list#2327
Aaron-Detre wants to merge 2 commits into
developfrom
remove-unit-tab-animation

Conversation

@Aaron-Detre

Copy link
Copy Markdown
Contributor

Changes

  • Disabled the Unit Library tab switching animation.

Test

  • Switching tabs should not trigger the animation.

Closes #2322

@Aaron-Detre Aaron-Detre self-assigned this Jul 10, 2026
@Aaron-Detre Aaron-Detre added the enhancement New feature of any size or improvement (UI, performance, security) label Jul 10, 2026
@qltysh

qltysh Bot commented Jul 10, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

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

🚦 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.

@Aaron-Detre Aaron-Detre marked this pull request as ready for review July 10, 2026 02:06

@hirokiterashima hirokiterashima left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The original task (#2322) was to disable the animation when switching tabs between "My Units" and "Shared Units" in the authoring tool.

This is for the tabs in the curriculum library page (toggle "Public" and "My Units"). Since disabling tab animation is also needed in this page, let's keep it. But can you add to this PR to handle the tabs in the authoring tool?

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.

style(Authoring Tool): Disable tab animation in unit list

2 participants