microsoft / microsoft/AzureStorageExplorer

Migrate from Knockout to React

Open
#6,995 3 comments 0 reactions 1 assignee View on GitHub

@craxal is already working on this.

Since Jun 15, 2023.

:test_tube: engineering
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Delivering both Knockout and React components in the same package creates unnecessary dependencies in extensions that only use components for one framework or the other. It also creates unnecessary churn when something needs a fix or update.

React components should be moved to a separate package, such as @storage-explorer/react.

We could consider creating a family of packages, each containing an individual component and one package that exposes everything, as is done for the Fluent UI framework.

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.