C2LC-540: Convert refresh/stop/delete all buttons to IconButton components

Metadata

Source
C2LC-540
Type
Task
Priority
N/A
Status
Done
Resolution
N/A
Assignee
N/A
Reporter
Tony Atkins [RtF]
Created
2021-11-01T11:42:05.321-0400
Updated
2021-11-18T11:08:56.196-0500
Versions
N/A
Fixed Versions
  1. Coding Env 1.0
Component
  1. Coding Environment

Description

In working on C2LC-453, we discovered that the stop button styles result in a button that's too small to meet accessibility guidelines.  This ticket covers converting both of those icons to use the same Icon Button component that the world picker and keyboard input toggle use.

As discussed on chats, part of this is reconciling how we use the "disabled" property of that component so that the stop/refresh buttons are styled correctly when they are not clickable.

Comments