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

Create calendar web component #182

Open
maxatdetroit opened this issue Mar 13, 2024 · 0 comments
Open

Create calendar web component #182

maxatdetroit opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request prioritization-required This issue needs to be prioritized for future releases.

Comments

@maxatdetroit
Copy link
Member

Describe the feature you'd like

Build a calendar web component in the design system. It should look like this:
311816104-7e6ef606-6e29-4dad-9434-a224396861d0

The calendar should have the following features:

  1. Accepts an array of event objects
  2. (Later) Alternatively, accepts a function to return an array of event objects (in order to support DPW calendar use case)
  3. Accepts an array of filter controls used to filter down the events
  • Multi-select filter (e.g. Trash/Recycle/Yard/Bulk multi-select buttons)
  • etc.

Additional context

See CityOfDetroit/detroitmi#1354

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prioritization-required This issue needs to be prioritized for future releases.
Projects
None yet
Development

No branches or pull requests

1 participant