microsoft / microsoft/AzureStorageExplorer

Ensure consistency of patterns/design in react explorer code, dedupe code where possible

Open
#7,332 5 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

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

Description

Now that the majority of explorers are migrated to react, let's go back through and make sure we are being consistent across each explorer with regards to patterns and designs. Additionally, let's reduce code duplication where possible. Areas initially thought of as warranty attention include:

  • data source implementations (including support for global sort and load all)
  • listening for clipboard changings
  • customizing columns
  • context menu and toolbar config handling
  • error handling

Feel free to include/investigate additional areas.

For 1.33, please do independent investigation into coming up with actionable things we can do regarding this topic. After investigationg, discuss together and create engineering issues for 1.34.

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.