luceroweb / luceroweb/karot-saving-smart

Refactor Existing Modals to use Single Reusable Modal Component

Open
#111 0 comments 0 reactions 1 assignee View on GitHub

@darlanebrown is already working on this.

Since Jul 6, 2022.

UI
Dominant language
TypeScript
Stars
3
Forks
13
PR merge metrics
No merged PRs in 30d

Description

[timebox: , complexity: ]

As a developer, I want to have a refactored modal component that I can use to create any modal within the site so that I don't have to build the modal each time.

**Developer Expectations**
- A modal component
- props: visibility (from redux slices), header (text), body (JSX or component), controls (JSX buttons)

**Developer Dependencies**
- Refactor existing modals to use new modal component you are about to create
- Create modal component
- Update stiles to match Figma (screenshots below)

![Screenshot from 2022-07-06 13-29-32](https://user-images.githubusercontent.com/10747669/177637464-9356b38a-e6cc-4496-9e20-ad56ec31d341.png)
![Screenshot from 2022-07-06 13-31-29](https://user-images.githubusercontent.com/10747669/177637767-f87db696-a536-4236-bb44-2081e2067706.png)

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.