Open
Conversation
added 26 commits
April 15, 2026 18:00
…nd renaming of Asylum Application Evolution in Greece
create useAsylumSeekerByRegionOfGreece by copy and renaming of useGreeceTotalApplications
create AsylumSeekerByRegionOfGreeceRecord interface, only extract the fileds we wish to use now
Prepare GreeceMapDetails with a year selector
create an empty Map in GreeceMapDetails
use local style add region-hover event
fix TypeScript warnings
start writing the data based intensity function (now, it is with a constant function) avoid errors with previousHoverRegionID != undefined condition
… on the region name next step, depend on the data corresponding to this name
next step : apply it when selectedYear changes
…oblem add loading div
…nOfGreeceWithEmptyData greece region colour depends on the data start adapting Greece geojson names to the English names of the airtable data
create AsylumApplications component to avoid calling useAsylumApplications in StatisticPage
- put the new layers below the region names
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
create two Pages Components (refactoring and file renaming), put useAsylumApplication apart from the main Statistic Page, change ArrivalsGreeceDetails layers positions to make the text visible again