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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing warning message for disabled comments in frontend #12404

Open
carolromero opened this issue Feb 9, 2024 · 0 comments · May be fixed by #12558
Open

Missing warning message for disabled comments in frontend #12404

carolromero opened this issue Feb 9, 2024 · 0 comments · May be fixed by #12558
Assignees
Labels
type: bug Issues that describe a bug

Comments

@carolromero
Copy link
Member

Describe the bug
When comments are blocked by administrators on a specific component (e.g., proposals, debates), the expected warning message informing participants that comments have been disabled is not displayed on the frontend.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://nightly.decidim.org/ and log in as administrator.
  2. Enter the admin panel and navigate to a process that have a proposals component with comments enabled.
  3. Block comments in that component in the steps settings.
  4. Navigate to a proposal on the frontend where comments have been blocked.
  5. See that no comments can be submitted but the warning message indicating that comments have been disabled is missing.

Expected behavior
Participants should see a clear message above the comments section, indicating that comments have been disabled.

image

Screenshots
See enabled setting for the proposals component:
image

Extra data (please complete the following information):

  • Device: Desktop
  • Device OS: Ubuntu 22.04
  • Browser: Chrome
  • Decidim Version: 0.29.0.dev
  • Decidim installation: Nightly

Additional context
This bug could be a regression, as the warning message used to be displayed in previous versions.

@carolromero carolromero added the type: bug Issues that describe a bug label Feb 9, 2024
@andreslucena andreslucena self-assigned this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issues that describe a bug
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

2 participants