Skip to content

Conversation

@mzner
Copy link
Contributor

@mzner mzner commented Nov 19, 2025

Description

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Open tasks:

  • ...

@mzner mzner requested a review from LukasHirt November 19, 2025 12:56
@update-docs
Copy link

update-docs bot commented Nov 19, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@mzner mzner force-pushed the chore/OCISDEV-391/ui-improvements branch from 451fbe2 to d30a8e6 Compare November 19, 2025 14:05
class="oc-table-thead-content header-text"
v-text="extractFieldTitle(field)"
:aria-hidden="extractFieldTitle(field) ? 'false' : 'true'"
v-text="extractFieldTitle(field) || $pgettext('Table component header', 'icons')"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Feels a bit odd to have icons as the default. Can't we pass it to the component instead? When passing the fields...

@mzner mzner force-pushed the chore/OCISDEV-391/ui-improvements branch from d30a8e6 to 323f861 Compare November 20, 2025 06:07
@mzner mzner force-pushed the chore/OCISDEV-391/ui-improvements branch from 323f861 to f4399d9 Compare November 20, 2025 06:11
@sonarqubecloud
Copy link

@mzner mzner closed this Nov 20, 2025
@mzner mzner deleted the chore/OCISDEV-391/ui-improvements branch November 20, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants