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

Anchor Tag Links in Secondary Sticky Bar #432

Open
4 tasks
ZaredRogers opened this issue Oct 31, 2024 · 0 comments · Fixed by #455 or #442
Open
4 tasks

Anchor Tag Links in Secondary Sticky Bar #432

ZaredRogers opened this issue Oct 31, 2024 · 0 comments · Fixed by #455 or #442
Assignees
Labels
[Status] Needs Dev Ready for, and needs developer efforts [Type] Feature New feature to highlight in changelogs
Milestone

Comments

@ZaredRogers
Copy link
Contributor

Description:

Add collapsible anchor tag links in a secondary sticky navigation bar for the new Tour Operator plugin. This will improve page navigation by allowing users to easily jump to specific sections of a page. The functionality should differ slightly between desktop and mobile:

  • Desktop: Anchor tags should be visible and clickable, allowing users to scroll directly to the specified section when clicked, and the bar should stay stuck to the top of the screen.
  • Mobile: Anchor tags should collapse into dropdown-style sections that can be opened and closed, making it easier for users to scroll through the page without navigation interference.

Requirements:

  1. Implement a secondary sticky navigation bar containing anchor tag links for quick section access.
  2. Desktop View:
    • Anchor tags are directly clickable, and clicking on a link scrolls the page to the associated section.
  3. Mobile View:
    • Anchor tags collapse into dropdown sections.
    • Dropdown sections can be opened or closed, providing a streamlined scrolling experience.

Acceptance Criteria:

  • Anchor tags in the secondary sticky bar are fully functional for desktop and mobile views.
  • Desktop anchor tags scroll the page to the relevant section on click.
  • Mobile dropdown sections collapse and expand as expected, and links scroll the page to the associated section when expanded.
  • Styling aligns with the provided screenshots and design requirements.

Design Notes:

Refer to the provided screenshots for visual reference on layout and styling.

Links:

Desktop Single Tour Design
Single Tour

Mobile Single Tour Design
Single Accommodation
Single Tour

@ZaredRogers ZaredRogers added [Type] Feature New feature to highlight in changelogs [Status] Needs Dev Ready for, and needs developer efforts labels Oct 31, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage in Tour Operator Oct 31, 2024
@ZaredRogers ZaredRogers moved this from Needs Triage to 🗣️ In Discussion in Tour Operator Oct 31, 2024
@krugazul krugazul mentioned this issue Nov 8, 2024
@krugazul krugazul changed the title Collapsible Anchor Tag Links in Secondary Sticky Bar Anchor Tag Links in Secondary Sticky Bar Dec 12, 2024
@krugazul krugazul added this to the 2.1.0 milestone Dec 12, 2024
This was linked to pull requests Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Needs Dev Ready for, and needs developer efforts [Type] Feature New feature to highlight in changelogs
Projects
Status: 🗣️ In Discussion
Development

Successfully merging a pull request may close this issue.

2 participants