-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add/remove repos to/from insights. #77
Conversation
src/content-scripts/components/InsightsSelectDropdown/InsightsSelectDropdown.ts
Outdated
Show resolved
Hide resolved
@diivi, this looks great!! Can the dropdown arrow be a little bigger? It's a little hard to click. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to match GitHub Dropdown a bit more. Functionality works.
I copied GitHub's classes, @bdougie can you check now? I could not reproduce your issue with the duplicate buttons though, can you tell me the steps you took to get that? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I could not reproduce the error I found.
@diivi I think this feature needs some documentation. We are starting to add features that need some explanation. |
## [1.1.0-beta.2](v1.1.0-beta.1...v1.1.0-beta.2) (2023-05-16) ### π Features * add/remove repos to/from insights. ([#77](#77)) ([8e4a6ed](8e4a6ed))
π This PR is included in version 1.1.0-beta.2 π The release is available on GitHub release Your semantic-release bot π¦π |
## [1.1.0](v1.0.0...v1.1.0) (2023-05-20) ### π Documentation * how we create extension releases ([#81](#81)) ([10b1c48](10b1c48)) ### π Bug Fixes * add extra line and italics ([#93](#93)) ([2cbd790](2cbd790)) * update name in README ([dba4734](dba4734)) ### π Features * add/remove repos to/from insights. ([#77](#77)) ([8e4a6ed](8e4a6ed)) * OpenSauced AI PR description ([#79](#79)) ([0e38777](0e38777)) * replace open issues count with highlights count ([#76](#76)) ([0fb8149](0fb8149)) * Updated to the new AI PR description endpoint ([#94](#94)) ([cf8f64c](cf8f64c))
π This PR is included in version 1.1.0 π The release is available on GitHub release Your semantic-release bot π¦π |
## [1.1.0-beta.2](open-sauced/ai@v1.1.0-beta.1...v1.1.0-beta.2) (2023-05-16) ### π Features * add/remove repos to/from insights. ([#77](open-sauced/ai#77)) ([8e4a6ed](open-sauced/ai@8e4a6ed))
## [1.1.0](open-sauced/ai@v1.0.0...v1.1.0) (2023-05-20) ### π Documentation * how we create extension releases ([#81](open-sauced/ai#81)) ([10b1c48](open-sauced/ai@10b1c48)) ### π Bug Fixes * add extra line and italics ([#93](open-sauced/ai#93)) ([2cbd790](open-sauced/ai@2cbd790)) * update name in README ([dba4734](open-sauced/ai@dba4734)) ### π Features * add/remove repos to/from insights. ([#77](open-sauced/ai#77)) ([8e4a6ed](open-sauced/ai@8e4a6ed)) * OpenSauced AI PR description ([#79](open-sauced/ai#79)) ([0e38777](open-sauced/ai@0e38777)) * replace open issues count with highlights count ([#76](open-sauced/ai#76)) ([0fb8149](open-sauced/ai@0fb8149)) * Updated to the new AI PR description endpoint ([#94](open-sauced/ai#94)) ([cf8f64c](open-sauced/ai@cf8f64c))
What type of PR is this? (check all applicable)
Description
This PR will allow users to add or remove repos on GitHub to/from insights on OpenSauced.
It adds a dropdown select menu similar to GitHub's list menu without sacrificing our look and feel.
Related Tickets & Documents
#13
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?