Skip to content

Sprint #1 Review and Sprint #2 Planning (2024‐07‐11)

Konane Dion-Belair edited this page Jul 18, 2024 · 1 revision

Sprint # 1 Review

Discussion of Backlog, work done/not done, and time spent

Revisit Goal

Get a basic map view up that displays markers for facilities (markers, zoom in/out, headers from auth page). Complete onboarding to materials: review figma, get answers to any questions.

Demonstrations of sprint work

From open PR: https://nr-epd-organics-info-168-frontend.apps.silver.devops.gov.bc.ca/map

  • Demo'd breakpoints: XXL, XL, L, M, XS

Questions from Chris:

  • Decision to show reset filters when only something to reset?
    • A: from Konane: that makes sense
  • Find Me: do we want a marker to show location + accuracy, took an approach used elsewhere?
    • A: from Konane: this approach makes sense. Okay with accuracy circle, okay with marker
  • Made find me a toggle, stays on?
    • A: Okay with toggle
    • Aman: tooltip? Dawn: agnostic
  • How to handle that search drop down?
    • treat as an autocomplete helper
    • limit the number of results (top 5 across all categories for now)
    • wait for a few characters (2-3)
  • Shared state across text search and map? (e.g. start searching on Map switch to search page)
    • A: makes sense to preserve this
    • Dawn: maybe also have a reset page on the text search page

Some remaining bits to fix:

  • FIXES Find me on branch

  • FIXES Find me animation, zoom to location

  • Future work:

    • styling for map controls
    • search
    • data layers

Outline of key events and/or problems

  • Work completed/not completed

  • Review Bugs raised

  • Identify known and/or descoped issues (if any)

  • Just that search component piece in review

Discussion of PR review flow:

  • Will continue promoting directly to TEST then PROD once PR is approved
  • Flow: Chris will batch some things, some minor technical/backend PRs. Will add Konane to review for larger and feature PRS.
  • After Demo/Sprint Review small fixes will be made in the same PR, Chris to ping when ready for re-review, some async review and Om/Konane will approve on the PR.

Sprint Planning # 2

Item Time (min)
Introductions (if needed)
Review sprint format and project tools 5
Set sprint goal 5
Build sprint backlog 30
Consense and Process Check-out 5

Review sprint format and terms

Our plan:

  • 1 week sprints (Thursday to Thursday)
  • 2 meeting formats: Review (30mins), Planning (45mins)

Set sprint goal

  • 1-2 sentences, so at future meetings can review to answer "Was this last sprint successful?"

This sprint:

Work on showing the list of search results on the map. Incorporate text changes to authorization list page.

Previous sprint: Get a basic map view up that displays markers for facilities (markers, zoom in/out, headers from auth page). Complete onboarding to materials: review figma, get answers to any questions.

  • Search results will be a bit complicated based on the screen sizes.
  • Application status and documentation might be for a future sprint.
  • Will break out the #106 issue advanced search into two tickets.

Build sprint backlog

  • Revised backlog

Consense and Process Check-out

  • Check in -- this looks okay for now?

  • Everyone knows what to do?

Post-meeting