Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Table): refactor component #2104

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

jose-costa-frontify
Copy link
Contributor

@jose-costa-frontify jose-costa-frontify commented Nov 14, 2024

CU-8696na6d4

Definition of Done

  • User interface and experience have been verified by a designer
  • I have added thorough Cypress tests (All properties and interactions have been tested).
  • Cross-browser compatibility - The component look consistent in the latest version of Chrome, Safari, Firefox and Edge.
  • I've added documentation in Storybook. all properties are reflected in table and controls.
  • User interface is compliant with WCAG 2.1 AA. Ensure these items are fulfilled:
    • Keyboard operability: All functionality can be accessed using only the keyboard
    • Logical tab order: Interactive elements follow a consistent and logical tab order
    • Visual indication of focus: Focused elements are visually highlighted for keyboard navigation
    • Color contrast: Sufficient contrast is used between text and background, as well as form fields and background
    • Alternative visual cues: Information is not solely reliant on color and includes alternative visual indicators
    • Semantic markup: Headings, lists, and form elements are marked up with appropriate semantic tags

Copy link

changeset-bot bot commented Nov 14, 2024

🦋 Changeset detected

Latest commit: 4cf3a4f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@frontify/fondue-components Minor
@frontify/fondue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@frontify-clickup-bot
Copy link
Collaborator

Task linked: CU-8696na6d4 Create new Table component

Copy link
Contributor

github-actions bot commented Nov 14, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://Frontify.github.io/fondue/pr-preview/pr-2104/
on branch gh-pages at 2024-11-18 17:58 UTC

@jose-costa-frontify jose-costa-frontify marked this pull request as ready for review November 18, 2024 14:28
@jose-costa-frontify jose-costa-frontify requested a review from a team as a code owner November 18, 2024 14:28
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.

2 participants