Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jan 26, 2023. It is now read-only.
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

rewrite web_ext with react #47

Copy link
Copy link

Description

@gasolin
Issue body actions

During porting back features in #46, I found the current popup html/js are pretty complicated and several issues stall the development speed

  • jquery dependency, which could be removed
  • spaghetti code: it makes code hard to test
  • fetchBounties are called twice (1. get all bounties then 2. getBounties again after page onload)
  • dead code (gitcoin tip related code are not functional)

Therefore I created an experiment repo with create-react-app to struct the popup page. The changes are

The repo is now at https://github.com/gasolin/web_ext which can build for chrome with yarn build command.

@owocki @KennethAshley how do you think if we replace chrome_ext with web_ext for the future version once its stable?

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.