Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Show lot category on the hotspots widget #90

Open
ItsSim opened this issue Jun 10, 2024 · 0 comments
Open

[Feature] Show lot category on the hotspots widget #90

ItsSim opened this issue Jun 10, 2024 · 0 comments
Labels
enhancement New feature or request feature accepted Feature has been accepted good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@ItsSim
Copy link
Owner

ItsSim commented Jun 10, 2024

In issue #62 the Hotspots widget was created, but the lot category isn't visible.

This feature would consist of a small indicator using an icon representative of the lot category (dice for a gaming lot, for example - can use material icons that are already bundled, or new SVGs to be bundled).


The lot category is available in the API response as 'category':

https://beta.freeso.org/LauncherResourceCentral/TrendingLots

"lots": [
    {
      "lot_id": 16708,
      "location": 17760540,
      "name": "Queen's Money Island",
      "description": "...",
      "category": 1,
@ItsSim ItsSim added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers feature accepted Feature has been accepted labels Jun 10, 2024
@ItsSim ItsSim changed the title [Feature] Show Lot Category in Hotspots Widget Show lot category on the hotspots widget Jun 10, 2024
@ItsSim ItsSim added this to the 1.13.x milestone Jun 10, 2024
@ItsSim ItsSim changed the title Show lot category on the hotspots widget [Feature] Show lot category on the hotspots widget Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature accepted Feature has been accepted good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant