Tilda Udufo

Results 269 comments of Tilda Udufo

Hi @PeculiarE, I think we can create FTOs for that. Thank you!!

@jywarren I created a few issues like this #1037 to update the method creation syntax to ES6.

@jywarren I'd love to work on this.

@jywarren I replaced this https://github.com/publiclab/community-toolbox/blob/main/src/UI/issuesUI.js#L37 with `$('#stale-head').html('Stale Issues ('+issuesLen+'+)');` The change does not break the count functionality https://user-images.githubusercontent.com/63427719/116331209-2a9a0700-a7c7-11eb-8482-bac467cf1291.mov

This looks like an issue for the Community Toolbox repo.

@on2onyekachi There are more dead links on that page. Here’s a list of some of the wrong links and where they should actually lead to: - [our README](https://github.com/publiclab/plots2#readme) - [open...

@on2onyekachi You're right! There's nothing wrong with those links.

You're right @on2onyekachi! You can start by listening for a URL change. This file should give you an idea of how to change the selected repo https://github.com/publiclab/community-toolbox/blob/eeecfa61f4f2187464c7f7936f4ac5473a3e182e/src/utils/navDropdown.js#L23-L29

Also, you can create a new issue for this. Thanks!!

Resolved in #768