Meta feature: Automatically fill in browser+extension information on issue reports
See original GitHub issueOn
- https://github.com/sindresorhus/refined-github/issues/new?assignees=&labels=bug&template=1_bug_report.md
- https://github.com/sindresorhus/refined-github/issues/new?labels=bug&template=1_bug_report.md&title=%60clean-conversation-sidebar%60%3A+Cannot+re(…)%0A%09 (pre-filled URL)
We can automatically append this information to the text:
Refined GitHub: {version} {getAdditionalPermissions().hosts.length > 0 ? 'has GHE' : ''}
Browser: {navigator.userAgent}
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Chrome Autofill does not trigger change #7058 - vuejs/vue
The library tbosch/autofill-event bills itself as "A polyfill to fire a change event when the browser auto fills form fields". 6
Read more >HTML attribute: autocomplete - MDN Web Docs
The HTML autocomplete attribute lets web developers specify what if any permission the user agent has to provide automated assistance in ...
Read more >How do you disable browser autocomplete on web form field ...
Try github.com/terrylinooo/disableautofill.js , it uses JavaScript the skip the auto-fill function from browser. This question is being discussed on meta. < ...
Read more >Chrome Extensions: Frequently asked questions
Frequently asked questions · What are Google Chrome extensions? · How can I set up Chrome for extension development? · What technologies are...
Read more >Fill out forms automatically - Computer - Google Chrome Help
Add, edit, or delete info: Add: Next to "Payment methods" or "Addresses," click Add. This will save your info to Chrome on your...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We can put userAgent in comments:
The info is retained while keeping the issue from looking too verbose.
You’d be surprised! I don’t want to be surprised, especially because we don’t want to waste time trying to replicate those non-Chrome issues.
The problem is that they wont, because the field is already filled in. You know they’ll open that link and submit the issue as is without any comment 😅