Skip to content

Control Error Icon Renders Falsely while screen size is less than 600px  #2031

@gittc100

Description

@gittc100

Describe the bug

  1. There are zero errors produced by the component onChange method.
  2. The Control Component Error Icon renders while the screen size is less than 600px.
  3. If the screen width is expanded past 600px the Error Icon will disappear.

Expected behavior

The Error Icon should not render while there are zero errors produced by the component.

Steps to reproduce the issue

  1. Render a group component without errors.
  2. Make your screen width larger than 600px.
  3. Compress the width until you get the Icon Error.
  4. See attached screen shots for example.

Screenshots

Without Bug
Screenshot from 2022-09-30 14-50-09
With Bug
Screenshot from 2022-09-30 14-50-29

In which browser are you experiencing the issue?

Fire Fox Version 102.0

Framework

React

RendererSet

Material

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions