Improvements from Softcite#22
Merged
Merged
Conversation
a94d582 to
90ade2a
Compare
The health indicator dot reflected HTTP status only; the rich body from /service/health (ready flag and per-model loaded/failed maps) was discarded. Parse the payload and render it in the About section plus summarise counts in the indicator's tooltip, so users can see which classifiers are loaded vs failed without hitting the endpoint by hand. https://claude.ai/code/session_01K5VvdBG1652Umw7NBEH2ic
Replace the inline Font Awesome icon next to the title with a 14px circular span absolutely positioned at the top-right corner of the page header, mirroring grobid's health-indicator pattern. Same green/red/gray colour scheme (#27ae60/#e74c3c/#999) and tooltip logic (ready vs reasons list). https://claude.ai/code/session_01K5VvdBG1652Umw7NBEH2ic
Absolute positioning without a positioned ancestor anchors to the viewport, but it still sits behind other page chrome in some layouts. Using position: fixed with a high z-index ensures the dot is always on top of the toggle overlay and page-header content. https://claude.ai/code/session_01K5VvdBG1652Umw7NBEH2ic
Make .page-header position:relative so the dot anchors inside the white content card rather than the browser viewport edge. https://claude.ai/code/session_01K5VvdBG1652Umw7NBEH2ic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
/versionthat output both version and revision