question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Show "me" at Author to add the filter `author:<my-username>`

See original GitHub issue

Summary

Show an me label near Autor to select my issues/pull requests.

Where:

  • in issues
  • in pull requests

Function

  • Show label “me” near Author drop down
  • when click “me” then add the filter author:<my-username>

Motivation

  • i often use this filter to look only for my issues
  • the drop down already show me on the top list
  • but when i click on the Author drop down, it takes about 7-10 seconds to show to list on large repos (for example: Gatsby Pull Requests)

Mockup

Bildschirmfoto 2020-06-16 um 14 17 44

added <sup>me</sup>

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
mueschacommented, Jul 1, 2020

FYI: i find just now that there is also an other way for a 2-click search:

Bildschirmfoto 2020-06-20 um 18 09 42

note: screenshot done with Refined Github off, to see if it is original from github

also a note: here the generic tag author:@me is used

2reactions
fregantecommented, Jun 16, 2020

If we prepend it inside the include-fragment element, GitHub will automatically remove it once the list loads and the native link will appear in its place.

Tested: (no CSS adjustments made though)

s

Read more comments on GitHub >

github_iconTop Results From Across the Web

Show "me" at Author to add the filter `author:<my-username>`
Summary Show an me label near Autor to select my issues/pull requests. ... Show "me" at Author to add the filter author:<my-username> #3240....
Read more >
Django: How to filter and display categories for author in post
You should filter your category like this: Category.objects.filter(post_author__username=username). When you call ForeignKey directly, ...
Read more >
Views filter for 'content:author UID' filters for username, not UID
If you create a filter with criteria 'Content: Author uid', it seems to be filtering for the author's username, rather than their UID....
Read more >
How can I filter nodes by author name? - Drupal Answers
In this case, search for "author" options, and select Content: Content author. Click Apply. Now add field 'user' in view also set filter...
Read more >
How can I change the author (name / email) of a commit?
Find out how to change the author information of a revision both before or after making the commit.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found