Closed DafyddLlyr closed 1 month ago
Removed vultr server and associated DNS entries
Very good work - can already think of so many other places I want to use getURLForNode (publish changelogs, validation checks, etc!!) 🎉
Just a heads up that there's two minor limitations to this as it's currently written -
orderedFlow
to get URLs - which is slightly expensive to generate so I'm just doing this once when search is opened for the first time. We can for sure change this approach though.window.api
) for the same reason as aboveBoth on my to do list to take a look at!
What does this PR do?
getPathForNode()
to construct a PlanX relative URLTest flow on Pizza - https://3650.planx.pizza/testing/flow-navigation-search
Prior art - https://github.com/theopensystemslab/planx-new/pull/3460
https://github.com/user-attachments/assets/e10a21c5-1614-4358-a57c-1e4d42786019
To Do (this PR)
Next step...