Skip to content

Conversation

@manuthecoder
Copy link
Contributor

@manuthecoder manuthecoder commented Oct 12, 2025

What's this?

Rewriting the feature that guides new users through events. This walkthrough component helps people get oriented when they're new to an org.

Why?

The existing tour component is pretty outdated and hasn't been maintained in a while. As we discussed in our last hands-down meeting, it needs a refresh to make sure it's actually helping users navigate the platform effectively.

What's changing?

Still early days, but the plan is to:

  • Rebuild the walkthrough UI
  • Improve the onboarding experience

Status

🏗️ Work in progress

@manuthecoder manuthecoder changed the title WIP: Rewrite project walkthrough/onboarding flow WIP: Rewrite organization walkthrough/onboarding flow Oct 12, 2025
@manuthecoder manuthecoder changed the title WIP: Rewrite organization walkthrough/onboarding flow Rewrite tips Oct 12, 2025
@manuthecoder manuthecoder changed the title Rewrite tips Rewrite tour component Oct 12, 2025
Comment on lines 24 to 26


<section class="modal modal--scroll bg-snow" data-behavior="modal" role="dialog" id="walkthrough_modal">
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<section class="modal modal--scroll bg-snow" data-behavior="modal" role="dialog" id="walkthrough_modal">
<section class="modal modal--scroll bg-snow" data-behavior="modal" role="dialog" id="walkthrough_modal">

Comment on lines 30 to 31
</header>
</section> No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
</header>
</section>
</header>
</section>

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.

1 participant