Skip to content

Conversation

@guidozoli
Copy link
Contributor

Description

Added a storybook case for Table component with custom filters (date picker, global text search, and column-specific text search)

Addressed issue

[IMPORTANT] PR Checklist

  • I am aware of standards and conventions adopted in this repository, defined in the CONTRIBUTING.md file

PR conventions

Please make sure your PR complies with the following rules before submitting it.

  • PR title follows the <type>(<scope>): <subject> structure

  • The PR has been labeled according to the type of changes (e.g. enhancement, new component, bug).

    NOTE
    Some labels are used to generate release note entries: you can find the complete mapping between PR labels and release note categories here.
    For a more detailed overview of PR labels, please refer to the dedicated CONTRIBUTING section.

Additional code checks

Based on your changes, some of these checks may not apply. Please make sure to check the relevant items in the list.

  • Changes are covered by tests
  • Changes to components are accessible and documented in the Storybook
  • Typings have been updated
  • New components are exported from the src/index.ts file
  • New files include the Apache 2.0 License disclaimer
  • The browser console does not contain errors

@guidozoli guidozoli added Table component Table component and hooks related activities Storybook labels Jan 16, 2025
@guidozoli guidozoli requested a review from a team as a code owner January 16, 2025 11:22
@guidozoli guidozoli marked this pull request as draft January 17, 2025 10:14
Copy link
Contributor

@fredmaggiowski fredmaggiowski left a comment

Choose a reason for hiding this comment

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

LGTM

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

Labels

Storybook Table component Table component and hooks related activities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants