microsoft-graph-toolkit icon indicating copy to clipboard operation
microsoft-graph-toolkit copied to clipboard

feat: file grid

Open gavinbarron opened this issue 2 years ago • 4 comments

Closes #

PR Type

  • Feature

Description of the changes

Adds a file grid view with per item context menus to perform file actions

PR checklist

  • [x] Project builds (yarn build) and changes have been tested in at least two supported browsers (Edge + non-Chromium based browser)
  • [ ] All public APIs (classes, methods, etc) have been documented following the jsdoc syntax
  • [ ] Stories have been added and existing stories have been tested
  • [ ] Added appropriate documentation. Docs PR:
  • [ ] License header has been added to all new source files (yarn setLicense)
  • [ ] Contains NO breaking changes

Other information

Replacement for #2057

gavinbarron avatar Jun 27 '23 16:06 gavinbarron

Thank you for creating a Pull Request @gavinbarron.

This is a checklist for the PR reviewer(s) to complete before approving and merging this PR:

  • [ ] I have verified a documentation PR has been linked and is approved (or not applicable)
  • [ ] I have ran this PR locally and have tested the fix/feature
  • [ ] I have verified that stories have been added to storybook (or not applicable)
  • [ ] I have tested existing stories in storybook to verify no regression has occured
  • [ ] I have tested the solution in at least two browsers (Edge + 1 non-Chromium based browser)

ghost avatar Jun 27 '23 16:06 ghost

Wow really was looking for something like this. Hope to se it soon in main branch.

eduardpaul avatar Nov 23 '23 20:11 eduardpaul

If you want to help and complete the PR, we'd gladly provide support to bring this feature across the finish line!

sebastienlevert avatar Nov 24 '23 22:11 sebastienlevert

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
8.4% Duplication on New Code (required ≤ 3%)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

sonarqubecloud[bot] avatar May 06 '24 20:05 sonarqubecloud[bot]