-
Select Topic AreaBug Feature AreaiOS BodyContext GitHub allows users to create issue views1 to filter issues and PRs based on many constraint like author, involved user, owner user or organization, the state of being archived, open/closed etc. Those "views" are listed in both the iOS mobile app and web. The web version lists them under the Problem Modifying either
at the iOS app results with those issue views previously has the gets rewritten as: Footnotes |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
We should be able to create and save queires like "draft:false is:open is:pr repo:hacs/default sort:created-asc" Also if we create this on Browser we can't use it on mobile app because it reset the "is:pr" part because it is waiting only for "is:issue". Also there is no support for "draft:false" part. It should be easy to support all filters on mobile. |
Beta Was this translation helpful? Give feedback.
-
|
Noticed now |
Beta Was this translation helpful? Give feedback.
Recent experiment shows GitHub wants to move away from the combined query page for Issues&Pulls and to remove
isfilter.Since Pull requests page will also gain the Shortcuts/Stored queries feature, making the
is:prwork again is unimportant to me.