Skip to content
#

community

Here are 2,041 public repositories matching this topic...

forem
vaidehijoshi
vaidehijoshi commented Feb 26, 2021

Describe the bug

In many (if not all!) of the places where the Follow button is rendered (with the class follow-action-button), the button always renders the text Follow by default. Once the user's data is fetched, it then may update to Following. This step of fetching the data async and then updating the text after the button and text have already rendered leads to a glitchy UI

core
VerteDinde
VerteDinde commented Oct 1, 2020

Electron Apps has collected a great deal of apps over the years. However, many apps are now broken or no longer working, and thus should be removed from our directories. As part of Hacktoberfest, we'd like to clean up some of those apps.

You can find a guide for removing/disabling apps here: https://github.com/electron/apps/blob/master/contributing.md#removing-or-disabling-apps

Criteria for

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

Improve this page

Add a description, image, and links to the community 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 community topic, visit your repo's landing page and select "manage topics."

Learn more