PhilliM

Results 32 issues of PhilliM

when you edit a comment and submit changes, changes go through but there is a console error `Uncaught TypeError: this.props.onCommentSubmit(...) is undefined`

After discovering pagination wasn't showing all comments we should implement some testing of comments, both response and frontend

Dev: Backend
Dev: Frontend

React 16 update has exposed issues with state handling in the PollQuestion component. UseEffect seems to be used only for errors or unchecking, unchecking should not be required if we...

Dev: Refactor

test branch used for buidling dev to check info gathered

Status: On hold

quick attempt at take 2 of https://github.com/liqd/adhocracy-plus/pull/1521/files as we are updating wagtail anyway, not working

**URL:** https://aplus-dev.liqd.net/liqd-tests/ideas/2024-00902/ **Possible issues:** some structural issues were found when testing mB, especially when editing comments and there were some minor changes to a4 and I was unable to test...

**URL:** https://aplus-dev.liqd.net/liqd-tests/ideas/2024-00902/ **error:** * when trying to edit the child comment it triggers 'Only invited users can actively participate.' however editing parent comments works Screenshot? ![screenshot(39)](https://github.com/liqd/adhocracy-plus/assets/5871230/c5c392e4-8f52-4f89-9c09-6cb36639062e)

on higher pixel density phones the font size is smaller then designs. Need to look into using sp instead of px sizes or something similar Screenshot?

Dev: Refactor
Dev: Styling