Use navigation handler in onClick to view full results#18407
Use navigation handler in onClick to view full results#18407benjdlambert merged 2 commits intobackstage:masterfrom
Conversation
Full results button in searchModal was not correctly navigating onClick. This switches the onClick to the correct handler function to navigate. Signed-off-by: Ciprianna Engel <ciprianna.engel@wpengine.com>
Changed Packages
|
|
Uffizzi Preview |
|
@camilaibs - this is related to your change here. It looks like this was just a typo, but please let me know if this is different from what you were expecting. |
awanlin
left a comment
There was a problem hiding this comment.
Thanks for running with a fix for this @ciprianna, this looks good to me 🚀
|
FYI @ciprianna the E2E test failing are not related to your changes so don't worry about them for now |
|
okay, thanks @awanlin. Was just looking into that 😅 |
|
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution! |
|
re-open - I think this is good, just needs the codeowners approval. |
|
Hi @aitherios, @soapraj, any chance you can review this? It's a fairly impactful issue as it means you can't get to the search results without some poor workarounds. @benjdlambert just adding this to your radar as well, would be great to get into the next release! @ciprianna re-opened this for you, sorry I lost track of it and we didn't get this pushed forward |
|
Sadly it looks like we might also hit some build issue that are not related to this change again :( |
|
Thank you for contributing to Backstage! The changes in this pull request will be part of the |
|
Many thanks for the contribution @ciprianna! Thanks for the reviews @tikabom and @benjdlambert 🚀 |
Hey, I just made a Pull Request!
Full results button in searchModal was not correctly navigating onClick. This switches the onClick to the correct handler function to navigate.
Fixes bug described in #18381, where clicking the link does not navigate to the full results page.
✔️ Checklist
Signed-off-byline in the message. (more info)