Skip to content

Conversation

@davidlehn
Copy link
Member

@davidlehn davidlehn commented Apr 2, 2025

  • Add <pre> formatting to typeTable data for easier readability.
  • This causes typeTable data cells to be wide, they were moved to the end so other columns easier to see.
  • Adding inner-cell scrolling was too difficult. Leaving as is for now. I suspect the table will need reformatting, be moved to another doc, and/or the typeTable data structures could be moved out into sections below the table itself, and have better scrolling. Scrolling the who table with an overflow-x: scroll wrapper is not hard, but looked odd.
  • Got a bit carried away and fixed some markup, formatting, and extra whitespace.
  • Various parts of the markup could have indention synced properly for the section levels. Left as is for now since that's time consuming.

Preview | Diff

The JSON-like structures are more readable when formatted.
Attempt to improve readability by having entry options before entry type
table data.  Partly due to scrolling issues after the `<pre>` commit.
Copy link
Member

@dlongley dlongley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great UI improvement, thanks!

@dlongley dlongley merged commit f6cc54e into main Apr 2, 2025
1 check passed
@dlongley dlongley deleted the format-type-tables branch April 2, 2025 15:21
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.

3 participants