implement popover form in browser extension
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 141
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
When the context menu item is selected in the browser extension, render a minimal popover form where the user can input the supported form fields from the website https://www.crypt.fyi/new
This may be a good time to introduce a new package @crypt.fyi/react to share components and improve code reuse
Related:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the supported form fields at https://www.crypt.fyi/new and the context-menu behavior described in this issue; no implementation files or tests are named. Done means selecting the browser-extension context-menu item opens a minimal popover containing those fields, with the component-sharing question considered alongside issue #5 and PR #42.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100