microsoft / microsoft/fluentui

Component: Popover

Open
#26,660 11 comments 0 reactions 1 assignee View on GitHub

@chrisdholt is already working on this.

Since May 28, 2024.

Component: Popover Fluent UI WC (v3) Resolution: Soft Close Type: Epic web-components
Dominant language
TypeScript
Stars
20.3k
Forks
2.9k
Avg merge
2d 9h
Merged PRs (30d)
46

Description

Popover

Description

Design Spec

Link to Design Spec in Figma

Engineering Spec

Inputs
  • [List all inputs into the component]
  • [e.g. @attr public paused: boolean | false]
Outputs
  • [List all outputs from the component]
Events
  • [List all inputs into the component]
Slots
  • [List all named and unnamed slots for the component]
  • [e.g. Indeterminate: The slot for a custom indeterminate indicator]
CSS Variables
  • [Any component-specific CSS variables that allow the user to change the appearance of the component]

Accessibility

  • Find the matching component through WCAG's patterns: https://www.w3.org/WAI/ARIA/apg/patterns/
  • Are there any accessibility elements unique to this component?
  • List ARIA attributes
    • ARIA attribute
  • Does the component support 400% zoom?

Preparation

Implementation

Validation

  • Add tests
    • Unit and conformance tests
    • Bundle size fixtures
    • Performance test scenario
    • Accessibility behavior tests
    • Create an issue and run manual accessibility tests: [link to issue]
  • Validate with partners
  • Finalize documentation
    • Review and add any missing storybook stories
    • Finalize migration guide
    • In package.json: Remove the alpha/beta tag from the version number in package.json
    • In package.json: Change beachball's disallowedChangeTypes to "major", "prerelease"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.