Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APIView should have floating header bar for displaying current type #4076

Open
JonathanGiles opened this issue Sep 6, 2022 · 1 comment
Open
Labels
APIView Central-EngSys This issue is owned by the Engineering System team.

Comments

@JonathanGiles
Copy link
Member

JonathanGiles commented Sep 6, 2022

We should have a floating header bar, similar to what is shown in GitHub PR reviews, where the current class name is displayed at the top of the window (even after it is scrolled past). This means that for long files we are always clear what file / class is being looked at at all times. Here's a screenshot of what I mean:

image

We could do similar in APIView. In fact, once we introduce support for APIView knowing about the hierarchy of tokens (as outlined in #3640), we could show the whole hierarchy in the floating header bar.

@JonathanGiles JonathanGiles moved this to 🆕 New in ApiView Sep 6, 2022
@mikekistler mikekistler moved this from 🆕 New to 📋 Backlog in ApiView Nov 7, 2022
@srnagar
Copy link
Member

srnagar commented Jan 30, 2023

Related feature request - #3640

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIView Central-EngSys This issue is owned by the Engineering System team.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants