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

Pilot Story Learnings #1581

Open
Immo-Be opened this issue Jun 4, 2024 · 0 comments
Open

Pilot Story Learnings #1581

Immo-Be opened this issue Jun 4, 2024 · 0 comments

Comments

@Immo-Be
Copy link
Contributor

Immo-Be commented Jun 4, 2024

General Learnings

  • improve accessibility (How accessible are visual, scroll-based stories?)
  • handle reduced motion
  • re-think Snappiness / snapWrapper
  • Evaluierung weiterer Parallax Libraries (Scrollama)
  • z.B. Möglichkeiten von "fixed" Elementen prüfen
  • in Chapter integrieren

Story Elements

  • Abstraktion von Story Elementen in einzelne Komponenten
  • Ziel: Zusammensetzung verschiedener (Story)-Bausteine ermöglichen
  • Komponenten überarbeiten

Navigation

  • think about how to better integrate subchapters in navigations

How to handle globe

  • Wie schaffen wir es, Globe und UI-Elemente auf auf allen Bildschirmgrößen in Einklang zu bringen?
  • Möglicherweise ist eine "Beschreibung" der Positionen des Globes in einem Grid System sinnvoll, welches auch genutzt wird, um das UI zu positionieren??
  • Können wir eine Single Source of Truth für UI und Globe ermöglichen?
  • Robuste Lösung für Mobile / Tablet / Laptop finden

Performance optimieren

  • use existing map instance
  • investigate error messages (spam in Console)
  • fixating address bar on mobile is very useful
  • scrolling should only happen in the chapter container, not the entire story
  • refactor how the page is hidden behind the header

@andreashelms @KatvonRivia @annikabock

@Immo-Be Immo-Be changed the title Learnings Pilot Story Learnings Jun 4, 2024
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