Skip to content

Don't show meta tags by default for nested metas#861

Open
rgossiaux wants to merge 1 commit into
mainfrom
rgossiaux/fewer-meta-tags
Open

Don't show meta tags by default for nested metas#861
rgossiaux wants to merge 1 commit into
mainfrom
rgossiaux/fewer-meta-tags

Conversation

@rgossiaux
Copy link
Copy Markdown
Contributor

We made a change to not show meta tags if there's only 1, which reduces a lot of clutter. Feeder puzzles to a single meta don't have that meta's tag by default already.

However, nested meta puzzles would still show the tag for their parent meta. I think those are unnecessary as well (it's conveyed by the table indentaiton) so this commit hides them for the case of a single parent meta. If there are multiple parent metas then the tags are shown again.

Examples of meta tags from last year's hunt that would be hidden by this change:
image

We made a change to not show meta tags if there's only 1, which reduces a lot of clutter.
Feeder puzzles to a single meta don't have that meta's tag by default already.

However, nested meta puzzles would still show the tag for their parent meta. I think those
are unnecessary as well (it's conveyed by the table indentaiton) so this commit hides them
for the case of a single parent meta. If there are multiple parent metas then the tags are
shown again.
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.

2 participants