Skip to content

UI enhanced#21

Merged
benoit74 merged 6 commits intomainfrom
ui_enhanced
Feb 17, 2026
Merged

UI enhanced#21
benoit74 merged 6 commits intomainfrom
ui_enhanced

Conversation

@benoit74
Copy link
Copy Markdown
Collaborator

@benoit74 benoit74 commented Feb 17, 2026

Fix #2
Fix #9

Also:

  • many smaller fixes to make UI as smooth as possible
  • add scraper argument to configure default ZIM view (to have optimal rendering for first time a user loads the ZIM title)
  • minimal UI to show current coordinates (lat, long) + zoom level, useful among other reasons to find a place coords + to set default view

@benoit74 benoit74 self-assigned this Feb 17, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 17, 2026

Codecov Report

❌ Patch coverage is 29.41176% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.42%. Comparing base (6b6a71f) to head (604be01).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
scraper/src/maps2zim/entrypoint.py 0.00% 10 Missing ⚠️
scraper/src/maps2zim/processor.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   27.47%   27.42%   -0.06%     
==========================================
  Files          11       11              
  Lines         757      773      +16     
  Branches       93       95       +2     
==========================================
+ Hits          208      212       +4     
- Misses        544      556      +12     
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@benoit74 benoit74 merged commit 2ec0e2b into main Feb 17, 2026
9 checks passed
@benoit74 benoit74 deleted the ui_enhanced branch February 17, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keep depth over navigation UI needs to allow to switch between styles

1 participant