Skip to content

Fix function calls display and sorting#42

Open
julioest wants to merge 2 commits intomasterfrom
fix-function-calls-display-and-sorting
Open

Fix function calls display and sorting#42
julioest wants to merge 2 commits intomasterfrom
fix-function-calls-display-and-sorting

Conversation

@julioest
Copy link
Collaborator

@julioest julioest commented Mar 15, 2026

Summary

Adds visual column separators (vertical border lines) to the file list on directory pages and the function list on source pages, bringing them in line with each other for a more consistent, readable table layout.

Also improves the function list sidebar on source pages:

  • Sort arrows now appear on hoverable column headers
  • Clicking a function highlights it in the sidebar
  • The function list remembers whether it was open or closed between page loads

Closes #41

Preview

https://cheerful-macaron-63b626.netlify.app/

Move scroll to container with sticky header, add border-left on
non-first grid columns, widen fixed columns to 116px for padding.
Add border separators to functions-header/function-row, sortable
arrow indicators, selected state highlight, and open/close persistence.
@julioest julioest requested a review from sdarwin March 15, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rendering of function counts

1 participant