Search in Launchpad by PR URL. GitHub (#3543)#3684
Conversation
d3d4f28 to
4ad520d
Compare
This comment was marked as resolved.
This comment was marked as resolved.
It looks like existing behavior. Got to an item and put a query that doesn't match any command and these two item appear. unclickable-items-in-launchpad.mp4 |
99c86e1 to
3578a54
Compare
3578a54 to
10cda1c
Compare
|
Accidentally requested my own review on this PR. I removed it - feel free to re-request my review whenever it's ready to go. |
10cda1c to
60b148f
Compare
60b148f to
c216fdf
Compare
3c1b509 to
d6a4a99
Compare
|
@axosoft-ramint
If # 1. What if I want to pin an item but I don't see it in the launchpad, so I start searching it, then when it becomes clearly visible I click "pin". So, it becomes pinned.
Yes. We don't see the effect immediately, but the item has been affected, so in the non-searching state of the Launchpad we'll see the result of our action. If # 2. However, it would make sense if we let users pin any PR. But now I agree, it makes sense to remove these action from "additional" items that have been found. Thoughts? |
Yes, I'm referring specifically to the "additional" items found in search from the app, and precisely because of the bug you describe. They should be considered temporary and we should not support pin or snooze on them for now because they won't stick around. If we do want to support that in the future, we can make a ticket for it. |
|
@axosoft-ramint I suppose, what we do want to fix is to preserve search query on "back" step after selecting an item. Now the query gets lost every time I select an item and then go back. |
88594b0 to
6460b40
Compare
Description
When I copy and paste a PR URL directly into the input box on the main step, it should search for that PR
Checklist
typically 1, don't squash my lovely commits, this PR is too big too be squashed).Fixes $XXX -orCloses #XXX -prefix to auto-close the issue that your PR addresses