🛠️
Wazimap technical handbook
  • Introduction
  • System Architecture
    • Database Models
    • IndicatorData
    • Geography Hierarchies
    • Choropleth Maps
    • Determine which instance to use
  • Development
    • Code Deployment
    • Component Architecture
    • Development Process
    • Pull Request Template Explanation
    • Code Review Process
    • Pull Request Template (FE)
    • Webflow Integration
    • Merging webflow exports
    • Rules for Webflow exports
    • Webflow exports & changelog
      • June 2023
      • March 2023
      • February 2023
      • December 2022
      • November 2022
      • October 2022
      • May 2022
      • April 2022
      • March 2022
      • January 2022
      • December 2021
      • November 2021
      • October 2021
    • Translation
    • Map components
  • Testing
    • Testing guidelines
    • Critical Paths
    • GUI Tests
    • Heroku Review Apps
  • Design
    • Iconography
  • Change Proposals
  • NGPx - Template
  • NGP1 - Changing the data model (Implemented)
  • NGP2 - Presenting Geographical Hierarchies to users
  • NGP3 - Change Geography Hierarchies
  • NGP4 - Format configuration
  • NGP5 - Multiple count columns
  • NGP6 - Profile-specific open graph metadata
  • NGP7 - Wazimap profile domain management
  • NGP8 - Replacing Webflow as frontend framework
  • Tutorials
    • Creating a new profile
    • Loading new geographies
    • Loading Data
    • Creating a new admin user
    • Creating a non-admin user for a private profile
    • Changing the Geography level name
    • Deployment to Dokku
  • Configuration
  • Profile Configuration
  • Profile Indicator Configuration
  • Profile Collection Configuration
  • Geographies, hierarchies and versions
  • API
    • General API Information
    • Upload API
    • Task Status
    • Point data API
Powered by GitBook
On this page
  • 2023/03/17 - Unnecessary code removal
  • 2023/03/16 - Location tag scroll bar fix
  • 2023/03/15 - Various mobile changes

Was this helpful?

Export as PDF
  1. Development
  2. Webflow exports & changelog

March 2023

PreviousJune 2023NextFebruary 2023

Last updated 2 years ago

Was this helpful?

2023/03/17 - Unnecessary code removal

2023/03/16 - Location tag scroll bar fix

  • Adjusted the alignment of the "map-location__tags" to fix the scrolling issue on mobile

  • Adjusted the width of "location-highlight" to not be a fixed width and cause wrapping issues

2023/03/15 - Various mobile changes

  • Made map location chips panel overflow with items aligned right so that the current filter shows first

  • Made the .map-bottom-items and map-bottoms-items have a the correct width and padding to make sure its contents does not overlap with other items on small screens. The only thing i couldnt test was whether the zoom buttons are working fine after this change. This seemed like a better way of handling the “map-options” change suggested as this would ensure no items in that parent div overlap rather than just 1.

  • Positioning of the left side panel toggles is fixed on may side, they are lower and dont hit the map location chips

  • Changed the position of the geo select and its z index. This should be changed to be more dynamic and responsive to the state of other items at the bottom, but for not it should make the mobile experience better.

  • Set max width on rich data content as per suggestion.

4MB
wazimap-ng.webflow (css-removal).zip
archive
4MB
wazimap-ng.webflow (location-bar-scroll-fix).zip
archive
4MB
wazimap-ng.webflow (various-mobile-changes-updated-3).zip
archive