-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
/wiki/vermont page broken #1676
Comments
@Fastie did you see this issue? |
I noticed that the page was gone a few weeks ago. I tried not to take it personally, and assumed that it might appear again eventually. |
I think we could reproduce this issue by introducing a test using the However, since we now have inline tag grids, which are much more powerful and flexible, would you be all right with our deprecating the https://publiclab.org/wiki/power-tags#Inline+power+tags If you'd like an image-based display of tagged notes, rather than a table, we do have this issue along those lines: #1097 |
I can't remember what was on the Vermont wiki page or whether I'm the one who put the content there. So I don't have much understanding of these issues, and I can't see the page to refresh my memory. I'm sure any changes you make will be good ones. |
Hi, I'm interested in taking this on. Will look at it now. |
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!
If you have contributed before, consider leaving this one for someone new, and looking through our general help wanted issues. Thanks!
The problem
This page: https://publiclab.org/wiki/vermont is broken!
I believe this is due to this server error, related to the
notes:
powertag: see the error on line 57 here, inTag.find_popular_notes
--Solution
We could:
Tag.find_popular_notes()
in the unit tests, here: https://github.com/publiclab/plots2/blob/master/test/unit/tag_test.rbSteps to Fix
Please email the developers list (see https://publiclab.org/wiki/developers) or go to the chatroom if you have questions, and take a look at our first-timers landing page for more information!
The text was updated successfully, but these errors were encountered: