Move invisible element warning from modal alert to main panel

Created on 23 September 2024, 5 days ago

Problem/Motivation

A modal alert is triggered for every error or warning that (the module thinks) is thrown by an invisible element. Each modal must be dismissed individually to continue working. This is incredibly frustrating.

Steps to reproduce

  • Have a page with warnings/errors triggered by elements the module thinks are invisible.
  • Hit "Next" to go to one of these errors.
  • Have the whole window frozen by the alert modal until it is dismissed.

Proposed resolution

The alert modals should be removed. Instead, these messages should appear in the main panel at bottom right.

Remaining tasks

  1. Confirm that the proposed resolution is acceptable.
  2. Implement the proposed resolution

User interface changes

  • Main panel will get slightly bigger to leave space for the message, so that the Previous/Next buttons do not move around while clicking through warnings.

API changes

None.

Data model changes

None, I think?

πŸ’¬ Support request
Status

Active

Version

2.1

Component

Feature and test requests

Created by

πŸ‡ΊπŸ‡ΈUnited States Lanny Heidbreder

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024