Ben
Ben
Hi. thanks for pointing this out. The team is hardcoded at the moment but could be programmed to be dynamic or taken out - but the programming would require some...
[r-community-explorer](https://benubah.github.io/r-community-explorer/) uses meetupr
With the new GraphQL API, this PR should be obselete?
> I can get anything like what we had before working. > Could you search by the R-Ladies `topic_id` and/or retrieve 216 R-Ladies groups by using the `find_groups2()` function?
@maelle Wondering how you got the old `get_pro()` functions to pass unit tests using an encrypted `meetup-pro-token` and GitHub secrets? Could you also take a look here? `R CMD check`...
Just to let everyone know... I am working on rewriting the remaining functions. I have working drafts but will send a PR soon so we can start testing.
The work (plus testing) is ongoing here: https://github.com/rladies/meetupr/pull/138
Time delays are not yet implemented in `TF()`, so this appears like a bug.
> 2. I cannot restore the state of the app to the `nav_panel` of my choice (which is `Two` in the reprex below). The app always restores to the first...
thanks @gadenbuie ! The problem is not from the accordion because I have now realized that I can pass the accordion code straight into the `sidebar` and it works. Please...