Michael Saugstad

Results 532 comments of Michael Saugstad

>Is there a way to tell how many labels are affected? Unfortunately not, for the same reason that we can't tell _which_ ones are affected... What I can say is...

Here are the label_ids in each city where the zoom is set to 0. Wanted to have this data downloaded before I change the zoom level in the dbs. [zoom-0.csv](https://github.com/user-attachments/files/17216566/zoom-0.csv)

Recording examples I find where this is an issue: * Seattle: 289415

Found an instance in Teaneck (label ID 11560) where zoom was set to 1, but it doesn't really look right unless I update zoom all the way to 3... Zoom...

Archiving might be the answer. But if we archive an org, are we kicking everyone out of it? We might also think of it more as "closing" the group so...

Cool. And after sleeping on it, let's add a "closed" column to the `organization` table. I think that this can be useful in even more ways! Here's what I'm imagining:...

@aslassi777 since you're already working on the team drop down menu on the User Dashboard, I think that this is a great next step for you! Working with the same...

@aslassi777 some updates on this! Everything list above stands, except: * Instead of showing all teams on the leaderboard, let's add _another_ boolean column for leaderboard visibility! * Let's also...

@aslassi777 I just added a super hacky filter to hide certain teams from the leaderboard in Chicago. Once you've implemented all of this, we can replace that hacky filtering by...

Everything sounds right except for: >Boolean column for the leaderboard (I'm assuming all closed orgs will be set to false here?) so that closed teams don't show up. I don't...