Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix showing spaces in Last Activity page #12881

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

andreslucena
Copy link
Member

馃帺 What? Why?

There's a bug where we're not showing any space in the LastActivity page. This PR fixes it by reverting the change that introducing this bug (#10385).

As this was introduced by a refactor, I'll add some specs so we don't need to do manual testing for this.

馃搶 Related Issues

Testing

  1. (Before) Go to http://localhost:3000/last_activities?filter%5Bwith_resource_type%5D=&filter%5Bwith_resource_type%5D=Decidim%3A%3AParticipatoryProcess and see that you don't have any content
  2. (After) Go to http://localhost:3000/last_activities?filter%5Bwith_resource_type%5D=&filter%5Bwith_resource_type%5D=Decidim%3A%3AParticipatoryProcess and see that you have some processes

鈾ワ笍 Thank you!

@andreslucena andreslucena added the type: fix PRs that implement a fix for a bug label May 24, 2024
github-actions[bot]
github-actions bot previously approved these changes May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: core type: fix PRs that implement a fix for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant