Skip to content

Conversation

@psterpu-c
Copy link
Contributor

@psterpu-c psterpu-c commented Oct 22, 2025

πŸ“ Description

Extend the table column options to provide a tooltip helper for each column header.

πŸ§ͺ Type of Change

  • πŸ› 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 not work as expected)
  • πŸ“š Documentation update
  • 🎨 Style/design update
  • πŸ”§ Build/CI update
  • ♻️ Refactoring (no functional changes)
  • πŸ§ͺ Tests only

πŸ§ͺ Testing

  • Unit tests pass (yarn test)
  • Storybook builds successfully (yarn storybook)
  • Manual testing completed
  • Cross-browser testing (if applicable)

Test Instructions:

β™Ώ Accessibility

  • Follows WCAG 2.1 AA guidelines
  • Keyboard navigation tested
  • Screen reader tested
  • Color contrast verified
  • Focus indicators present
  • ARIA attributes added where needed

πŸ“± Responsive Design

  • Mobile responsive
  • Tablet responsive
  • Desktop responsive
  • All breakpoints tested

πŸ“š Documentation

  • Storybook story added/updated
  • Component props documented
  • Usage examples provided
  • README updated (if needed)
  • TypeScript types exported

πŸ”„ Breaking Changes

  • This PR introduces breaking changes
  • Migration guide provided (if breaking changes)
  • Version bump required

πŸ“‹ Checklist

  • Code follows the project's style guidelines
  • Self-review of code completed
  • Code is commented where necessary
  • No console.log statements left in code
  • Build passes locally
  • Tests added for new functionality
  • Existing tests still pass
  • No TypeScript errors
  • No accessibility violations
  • PR title follows conventional commit format

πŸ“Έ Screenshots

Before

After

image

πŸ” Additional Notes


For Maintainers:

  • Ready for review
  • Requires design review
  • Requires accessibility review
  • Ready to merge

Signed-off-by: Paul Sterpu <psterpu@cisco.com>
Signed-off-by: Paul Sterpu <psterpu@cisco.com>
@psterpu-c psterpu-c requested a review from a team as a code owner October 22, 2025 14:32
@psterpu-c psterpu-c merged commit e8dd424 into main Oct 23, 2025
8 checks passed
@psterpu-c psterpu-c deleted the feat-table-column-helper branch October 23, 2025 07:49
@rafaelsilva29
Copy link
Member

πŸŽ‰ This PR is included in version 1.4.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants