accordproject / template-playground

Web Playground for TemplateMark templates
https://playground.accordproject.org
Apache License 2.0
18 stars 22 forks source link

Explore CTA is void on nav, Reupdate nav contents and adjust test cases to reflect changes. #106

Open Vinyl-Davyl opened 2 months ago

Vinyl-Davyl commented 2 months ago

Bug Report 🐛

Explore CTA is Void on Nav, Rearrange Nav Contents and Update Test Cases

Expected Behavior

The "Explore" button should lead to a more relevant section or be replaced with something more useful.

Current Behavior

The "Explore" button only scrolls to the sample dropdown, which adds little value.

Possible Solution

Replace or remove the "Explore" button. Rearrange nav content to highlight essential sections and update test cases.

Steps to Reproduce

  1. Open the app.
  2. Click the "Explore" button.
  3. It scrolls to a minor section.

Detailed Description

Update nav to improve user experience by removing or replacing the "Explore" button with more relevant links.

Possible Implementation

Revise the nav and adjust test cases to reflect changes.