> ## Documentation Index
> Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 04.25.2025: Scroll selected span into view

> Available in Phoenix 8.27+

<Update label="04.25.2025">
  ## Scroll Selected Span Into View

  <Frame>
    <iframe src="https://cdn.iframe.ly/mtPPUrb" width={1000} height={400} allowFullScreen />
  </Frame>

  Improved trace navigation by automatically scrolling the selected span into view when a user navigates to a specific trace. This enhancement eliminates the need for manual searching or scrolling, allowing users to immediately focus on the span of interest. It's especially useful when navigating from links or alerts that point to a specific span, improving debugging efficiency. This change contributes to a smoother and more intuitive trace exploration experience.

  <Card title="feat(tracing): scroll selected span into view when navigating to a trace by mikeldking · Pull Request #7227 · Arize-ai/phoenix" icon="github" href="https://github.com/Arize-ai/phoenix/pull/7227" horizontal>
    GitHub
  </Card>

  ### Improvements and Bug Fixes 🐛

  * [**Enhancement**](https://github.com/Arize-ai/phoenix/pull/7262): Add /readyz endpoint to confirm database connectivity
  * [**Enhancement**](https://github.com/Arize-ai/phoenix/pull/7284): Allow scroll on settings page
</Update>
