-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(feedback): hide feedback issues by default if not filtered on (#…
…59505) Previously: #57528 Instead of trying to control the display of feedbacks, lets just hide them by default unless they are filtered on. Aspirationally, we'd like to eventually have our own feedbacks endpoint that only displays feedbacks, and have feedbacks hidden from issues search entirely, but I do not see a good way of doing this without it being either extremely hacky, or a lot of work.
- Loading branch information
Showing
2 changed files
with
93 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters