feat: Add POIDraft for Apex Legends - #7808
Open
SlothyMan wants to merge 18 commits into
Open
Conversation
ElectricalBoy
requested changes
Aug 22, 2026
ElectricalBoy
left a comment
Collaborator
There was a problem hiding this comment.
all widget2 impls should be converted to widget3 before merge
Collaborator
There was a problem hiding this comment.
putting this under the Widget/ directory feels wrong
Collaborator
Author
There was a problem hiding this comment.
Will try to check the widget3 thing. If I understand correctly then data I should move just to apexlegends/POIDraft/POIMAP/Data.lua ?
Collaborator
There was a problem hiding this comment.
sounds better than putting it under Widget/ directory
Collaborator
There was a problem hiding this comment.
why not use the structure from the rfc already?
fwiw personally i think for features that are completely wiki specific we should drop the custom. but the rest should still be applicable
This file contains the data structure for various maps and points of interest (POIs) in the game Apex Legends, including their coordinates, mobile names, and date boundaries.
Refactor POIMap to use Helpers for filtering and rendering.
Refactor PoiDraft to use Helpers for row rendering and convert to functional component.
Added type annotations for PoiMapComponent methods.
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.
Summary
This module was for some time already live in Apex. I just tried to update it to table2 and now moving to GH
Module usage can be viewed here
https://liquipedia.net/apexlegends/Apex_Legends_Global_Series/2026/Split_1/Playoffs/POI_Drafts
Mobile:

How did you test this change?
live