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

Add support for "linear key insights" in modular topic pages #4508

Open
ikesau opened this issue Jan 30, 2025 · 0 comments
Open

Add support for "linear key insights" in modular topic pages #4508

ikesau opened this issue Jan 30, 2025 · 0 comments

Comments

@ikesau
Copy link
Member

ikesau commented Jan 30, 2025

The key insights block is quite a constraining format that our users don't tend to engage with much, according to our analytics.

We would like for authors to have a way to write out insights in a linear way within the topic-page template. Joe and I think it makes the most sense to accomplish this with simple archie columns and content, not a new component type (nor a linear: true flag in the {.key-insights} archie)

Figma

Scope

  • Write new CSS to ensure that standard columns and content look the same as the figma designs, when on a modular topic page
  • Ensure that when a "linear key insights" section exists (even though that will be a somewhat non-formalized section of text data) that the sticky nav still works.

Extracurricular

As part of this work, it might be worth it to bite the bullet and decompose the centered-article.scss file:

gdoc_post_base.scss
gdoc_post_article.scss
gdoc_post_topic_page.scss
etc...

as currently the style overrides per content type are somewhat separated but don't have a formal hierarchy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant