-
-
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
Bug: PR does not automatically go to Highlights #242
Comments
@CBID2, can you share the link to the PR that's not working for you? |
We just redirect to the highlights page right now if I remember correctly. No information is auto filled for now. |
It's about the 'Post a highlight' autofill I think. |
Yeah that's the one |
It's a issue I have with all my PRs. |
I tried posting a highlight. The auto-fill worked for me as expected. Can you share a recording? |
Was it a draft PR @CBID2? |
Yup, just posted one in the Additional information section of the issue @Anush008. Feel free to check it out too @bdougie |
We need to change this altogether. This PR open-sauced/app#1487 changes how we will link to highlighting creation moving forward. I suggest fixing the links to https://highlight.new and passing in query params to populate the opened input. |
Just saw the recording. I thought it was about posting a highlight from the extension's pop-up page which has auto-fill. |
Okay where can I do that as far as files or folders @bdougie? |
Start with search in the repo for the copy, "add to highlight" |
Is it this one @bdougie: https://github.com/open-sauced/ai/blob/beta/src/utils/dom-utils/addPRToHighlights.ts |
@CBID2, https://github.com/open-sauced/ai/blob/beta/src/utils/dom-utils/addPRToHighlights.ts handles adding the button to GitHub. https://github.com/open-sauced/ai/blob/beta/src/content-scripts/components/AddPRToHighlights/AddPRToHighlightsButton.ts controls the button behaviour. Your changes need to go here. |
Thanks @Anush008 |
🎉 This issue has been resolved in version 1.14.0-beta.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.14.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Describe the bug
Whenever I click on "Add PR to highlights" to place a merged PR in that section, it goes there, but the chosen PR does not automatically appear there.
Steps to reproduce
Browsers
Chrome
Additional context (Is this in dev or production?)
Adding.Video.subcategory.and.resource.for.the.open.source.section.by.CBID2.Pull.Request.1494.rupali-codes_LinksHub.-.8.August.2023.mp4
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: