core icon indicating copy to clipboard operation
core copied to clipboard

Plugin error modal missing accept button in dotCMS

Open bryanboza opened this issue 1 year ago • 2 comments

Problem Statement

In dotCMS, there is an issue where the error modal for plugins does not display the 'Accept' button. This absence hinders users from acknowledging and closing the error message, potentially obstructing further actions or troubleshooting steps.

image

Steps to Reproduce

  • Log into the dotCMS backend with the necessary credentials.
  • Engage in an activity that involves the use of plugins (e.g., activating a plugin).
  • Trigger an error that would typically bring up the error modal for plugins.
  • Observe that the error modal appears but lacks an 'Accept' or 'Close' button.

Acceptance Criteria

Visible Accept Button: Ensure that the error modal for plugins consistently displays an 'Accept' or 'Close' button to allow users to acknowledge the error. Functional Button: The button should not only be visible but also functional, allowing users to close the modal effectively.

dotCMS Version

Tested on master // Docker // FF

Proposed Objective

Quality Assurance

Proposed Priority

Priority 2 - Important

bryanboza avatar Jan 04 '24 16:01 bryanboza