Skip to content

Extract repeated TaskForm popover fields #53

Description

@coderabbitai

Summary

Extract the repeated popover field markup in TaskForm into a reusable PopoverField component.

Required changes

  • Replace the five repeated button, aria-expanded, and MenuPanel field blocks with one component.
  • Preserve all current labels, values, menu behavior, and accessibility attributes.

Affected areas

  • TaskForm.tsx

Acceptance criteria

  • Each existing popover field behaves as before.
  • Common popover structure is defined once.

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