Open georgewrmarshall opened 1 year ago
Hey! Can I work on it?
Hey @ElRakabawi, sure you can submit a PR against this issue ensuring that all the acceptance criteria is met! Thanks
hey can contribute on it ?
Hey @panditdhamdhere, you sure can! Just submit a PR against this issue ensuring that all the acceptance criteria are met! Thanks
Hey! Can I help ??
Hey @shivm29, Yes! Just submit a PR against this issue ensuring that all the acceptance criteria are met! Thanks
Hey can i work on it?
Description
Currently, the extension is using an outdated
Popover
component, which needs to be replaced with the newModal
component.This is a massive undertaking by itself and creating a single PR would be too large. Smaller PRs can be submitted against this issue to ensure easier review and gradual improvements.
Technical Details
ui/components/ui/popover/popover.component.js
) with Modal component (ui/components/component-library/modal/modal.tsx
)Acceptance Criteria
If the acceptance criteria is not met, PRs may be closed.
Difficulty: Intermediate
Good first issue for: External contributors who are familiar with running the extension locally, have knowledge of React, component props, Jest tests, linting, and Storybook, and want to contribute to improving the cohesiveness of UI in the extension