Skip to content

style(Authoring Tool): Organize Unit Info page using tabs#2304

Merged
hirokiterashima merged 2 commits intodevelopfrom
organize-at-unit-info-page-using-tabs
Apr 17, 2026
Merged

style(Authoring Tool): Organize Unit Info page using tabs#2304
hirokiterashima merged 2 commits intodevelopfrom
organize-at-unit-info-page-using-tabs

Conversation

@hirokiterashima
Copy link
Copy Markdown
Member

In the Unit Info page, we had everything on one page without any organization, which made it difficult to read and change. This PR introduces tabs to organize the different sections. You can see the mockups here: https://balsamiq.cloud/s8brvqj/p9j1not/r26E6

Changes

  • Split unit info into three tabs
    • General (title, summary, icons)
    • Language
    • Resources
  • Moved these options to Advanced > General Settings tab
    • "Unit Type" ("WISE Platform" vs "Other Platform")
    • "Submit to Public Unit Library" button. This button used to say "Public Publish"

Test

  • You should be able to view and edit the unit info settings in the new layout.

@qltysh
Copy link
Copy Markdown

qltysh bot commented Apr 13, 2026

Qlty

Coverage Impact

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

Modified Files with Diff Coverage (1)

RatingFile% DiffUncovered Line #s
New file Coverage rating: F
...ool/project-info-authoring/project-info-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 self-assigned this Apr 13, 2026
@hirokiterashima hirokiterashima marked this pull request as ready for review April 13, 2026 23:36
@hirokiterashima hirokiterashima added the enhancement New feature of any size or improvement (UI, performance, security) label Apr 13, 2026
@hirokiterashima hirokiterashima requested a review from breity April 13, 2026 23:36
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 and put back the textarea for the unit summary, as unit descriptions tend to be longer than one line.

@hirokiterashima
Copy link
Copy Markdown
Member Author

Changes look good!

@hirokiterashima hirokiterashima merged commit e3e0a09 into develop Apr 17, 2026
3 of 4 checks passed
@hirokiterashima hirokiterashima deleted the organize-at-unit-info-page-using-tabs branch April 17, 2026 02:07
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