massgov / massgov/MassDEP

Use mayflower-react component library

Open
#1 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Great work on the react widget @tsuyoshi-yano!! Just want to put it on your radar that we are building a [mayflower component library in react](https://github.com/massgov/mayflower-react)! We are constantly adding new componets. One of the new components we added is [typeahead select](http://mayflower-react.digital.mass.gov/?knob-inputTextTypeAhead.label=State%20Organization&knob-inputTextTypeAhead.placeholder=All%20Organizations&knob-inputTextTypeAhead.id=org-typeahead&knob-inputTextTypeAhead.options=%5B%7B%22text%22%3A%22%22%2C%22value%22%3A%22%22%7D%2C%7B%22text%22%3A%22Attorney%20General%27s%20Office%22%2C%22value%22%3A%22attorney-general-office%22%7D%2C%7B%22text%22%3A%22Governor%27s%20Office%22%2C%22value%22%3A%22governors-office%22%7D%2C%7B%22text%22%3A%22Board%20of%20Registration%20in%20Medicine%22%2C%22value%22%3A%22board-of-registration-in-medicine%22%7D%2C%7B%22text%22%3A%22Bureau%20of%20Environmental%20Health%22%2C%22value%22%3A%22bureau-of-environmental-health%22%7D%2C%7B%22text%22%3A%22Department%20of%20Conservation%20%26%20Recreation%22%2C%22value%22%3A%22department-of-conservation--recreation%22%7D%2C%7B%22text%22%3A%22Department%20of%20Unemployment%20Assistance%22%2C%22value%22%3A%22department-of-unemployment-assistance%22%7D%5D&knob-inputTextTypeAhead.defaultSelected=&selectedKind=atoms%2Fforms&selectedStory=InputTextTypeAhead&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel), which could be a potential ux improvement in your app. To implement, you just have to add the component library as a npm dependency [@massds/mayflower-react](https://github.com/massgov/mayflower-react). Please don't hesitate to contact me at minghua.sun@mass.gov if you have any questions, and we welcome your collaboration/suggestions on mayflower-react!

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.

Research direction

Start by reviewing the existing React widget and the project's npm dependency configuration, then compare the proposed @massds/mayflower-react InputTextTypeAhead component with the current app. Done would require identifying the relevant typeahead UX and integrating the library, but the issue names no file or test, so those entry points must be located first.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.