Remove type descriptions for repositories and installed apps pages#17099
Merged
Conversation
added 3 commits
April 2, 2026 11:03
momesgin
commented
Apr 7, 2026
| Deselect the checkbox and verify description banner displays | ||
| */ | ||
| const banners = new BannersPo('header > .banner'); | ||
| const featureFlagsPage = new FeatureFlagsPagePo('_'); |
Member
Author
There was a problem hiding this comment.
after removing the banner on the repo list page I had to find a replacement page for it so we can continue testing the banners visiblity.
Copilot AI
pushed a commit
that referenced
this pull request
Apr 21, 2026
…17099) * remove type descriptions for repositories * remove leftover translation keys in chinese * update test * fix test * remove type description banner on installed apps page * remove chinese translation --------- Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local> Co-authored-by: nwmac <1955897+nwmac@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #17070
Fixes #17072
Occurred changes and/or fixed issues
typeDescriptionfor repositories:catalog.cattle.io.clusterrepoandcatalog.cattle.io.clusterrepo.local.catalog.cattle.io.app.Technical notes summary
Areas or cases that should be tested
Make sure the option "Hide Type Description banners above resource lists" is NOT enabled in preferences before testing this.
Areas which could experience regressions
Screenshot/Video
Checklist
Admin,Standard UserandUser Base