Skip to content
#

civic-tech

Here are 457 public repositories matching this topic...

andreslucena
andreslucena commented Mar 2, 2021

Describe the bug
As an administrator when I create a new blog post from the admin panel I see that I'm the author of this post.

To Reproduce
Steps to reproduce the behavior:

  1. Sign in as administrator
  2. Go to a participatory process with blog component
  3. Create a new post
  4. Go to frontend. See that it has an author.

Expected behavior
I shouldn't see the author of this

Betree
Betree commented Aug 22, 2018

Frontend doesn't have enough unit testing. These are the parts that should be tested in priority:

State

  • video_debate/comments/reducer.js
  • video_debate/comments/selectors.js
  • video_debate/statements/reducer.js
  • video_debate/statements/selectors.js
  • video_debate/video/reducer.js

Components

TODO

Improve this page

Add a description, image, and links to the civic-tech topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the civic-tech topic, visit your repo's landing page and select "manage topics."

Learn more