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

fix(InfiniteScroll): improve accessibility #4909

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matthprost
Copy link
Collaborator

Summary

Type

  • Enhancement

Summarise concisely:

What is expected?

Improve InfiniteScroll accessibility

@matthprost matthprost added the enhancement New feature or request label Mar 17, 2025
@matthprost matthprost requested a review from a team March 17, 2025 14:40
@matthprost matthprost self-assigned this Mar 17, 2025
@matthprost matthprost requested a review from lisalupi as a code owner March 17, 2025 14:40
@matthprost matthprost requested review from radhi-nasser-scaleway and removed request for a team March 17, 2025 14:40
Copy link

changeset-bot bot commented Mar 17, 2025

🦋 Changeset detected

Latest commit: 3c13ecc

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

This PR includes changesets to release 3 packages
Name Type
@ultraviolet/ui Patch
@ultraviolet/form Patch
@ultraviolet/plus 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

Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.36%. Comparing base (ce2eb84) to head (3c13ecc).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4909   +/-   ##
=======================================
  Coverage   89.36%   89.36%           
=======================================
  Files         235      235           
  Lines        8231     8231           
  Branches     3770     3770           
=======================================
  Hits         7356     7356           
  Misses        875      875           
Files with missing lines Coverage Δ
...ackages/ui/src/components/InfiniteScroll/index.tsx 87.23% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce2eb84...3c13ecc. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants