Skip to content

Correct README claims about task-card scroll motion #56

Description

@coderabbitai

Summary

Align the README animation documentation with the current scroll behavior.

Required changes

  • Correct the statement that reduced motion makes scrolling instant, unless a smooth default is implemented.
  • Document the actual scroll behavior accurately.

Affected areas

  • README.md
  • Scroll styling or task-card scroll implementation, if behavior is changed

Acceptance criteria

  • Documentation matches the behavior of scrollIntoView({ block: 'center' }).
  • If reduced-motion behavior is documented, the default and reduced-motion paths are both implemented and accurate.

Source

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions